b374k
m1n1 1.01
Apache/2.4.41 (Ubuntu)
Linux vmi616275.contaboserver.net 5.4.0-84-generic #94-Ubuntu SMP Thu Aug 26 20:27:37 UTC 2021 x86_64
uid=33(www-data) gid=33(www-data) groups=33(www-data)
server ip : 62.171.164.128 | your ip : 127.0.0.1
safemode OFF
 >  / home / dev2.destoffenstraat.com / app / code / Mageplaza / Smtp /
Filename/home/dev2.destoffenstraat.com/app/code/Mageplaza/Smtp/composer.json
Size1.02 kb
Permissionrwxrwxrwx
Ownerroot : root
Create time17-Aug-2025 10:26
Last modified02-Nov-2021 12:45
Last accessed22-Aug-2025 18:25
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
{
"name": "mageplaza/module-smtp",
"description": "SMTP Extension for Magento 2 helps the owner of store simply install SMTP (Simple Mail Transfer Protocol) server which transmits the messages into codes or numbers",
"require": {
"mageplaza/module-core": "^1.4.11"
},
"type": "magento2-module",
"version": "4.6.1",
"license": "proprietary",
"authors": [
{
"name": "Mageplaza",
"email": "support@mageplaza.com",
"homepage": "https://www.mageplaza.com",
"role": "Technical Support"
}
],
"minimum-stability": "dev",
"keywords": [
"magento 2",
"magento 2 smtp",
"magento smtp",
"mageplaza",
"smtp",
"email settings",
"gmail smtp",
"marketing automation",
"email marketing",
"sms marketing",
"sms",
"email",
"messenger",
"facebook",
"google ads",
"facebook ads",
"whatsapp",
"web push notification"
],
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Mageplaza\\Smtp\\": ""
}
}
}