![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/mageplaza/module-smtp/ |
{ "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.5.5" }, "type": "magento2-module", "version": "4.7.10", "license": "proprietary", "authors": [ { "name": "Mageplaza", "email": "[email protected]", "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\\": "" } } }