v2.1.7
This commit is contained in:
parent
77d0cea926
commit
658eb9b4da
1 changed files with 28 additions and 0 deletions
28
update.json
Normal file
28
update.json
Normal file
|
|
@ -0,0 +1,28 @@
|
||||||
|
{
|
||||||
|
"name": "SMTP (by ROBOTSTXT) Amazon SES",
|
||||||
|
"slug": "robotstxt-smtp-amazonses",
|
||||||
|
"version": "2.1.7",
|
||||||
|
"download_url": "https://git.robotstxt.es/ROBOTSTXT/robotstxt-smtp-amazonses/releases/download/2.1.7/robotstxt-smtp-amazonses-2.1.7.zip",
|
||||||
|
"requires": "5.7",
|
||||||
|
"requires_php": "8.2",
|
||||||
|
"tested": "7.1",
|
||||||
|
"last_updated": "2026-06-09",
|
||||||
|
"author": "ROBOTSTXT",
|
||||||
|
"author_profile": "https://www.robotstxt.es/",
|
||||||
|
"homepage": "https://git.robotstxt.es/ROBOTSTXT/robotstxt-smtp-amazonses",
|
||||||
|
"requires_plugins": ["robotstxt-smtp"],
|
||||||
|
"description": "Adds Amazon SES (Simple Email Service) configuration support to the ROBOTSTXT SMTP plugin. Integrates seamlessly with AWS SDK for PHP to send emails through Amazon SES infrastructure.",
|
||||||
|
"changelog": "",
|
||||||
|
"sections": {
|
||||||
|
"description": "Adds Amazon SES (Simple Email Service) configuration support to the ROBOTSTXT SMTP plugin. Integrates seamlessly with AWS SDK for PHP to send emails through Amazon SES infrastructure.",
|
||||||
|
"changelog": ""
|
||||||
|
},
|
||||||
|
"banners": {
|
||||||
|
"low": "",
|
||||||
|
"high": ""
|
||||||
|
},
|
||||||
|
"icons": {
|
||||||
|
"1x": "",
|
||||||
|
"2x": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue