Download the PHP package faonni/module-smtp without Composer
On this page you can find all versions of the php package faonni/module-smtp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download faonni/module-smtp
More information about faonni/module-smtp
Files in faonni/module-smtp
Download faonni/module-smtp
More information about faonni/module-smtp
Files in faonni/module-smtp
Vendor faonni
Package module-smtp
Short Description Extension enables you to easily use your own custom SMTP server for sending mail.
License OSL-3.0
Package module-smtp
Short Description Extension enables you to easily use your own custom SMTP server for sending mail.
License OSL-3.0
Please rate this library. Is it a good library?
Informations about the package module-smtp
Magento2 Smtp
Extension enables you to easily use your own custom SMTP server for sending mail.
Compatibility
Magento CE(EE) 2.0.x, 2.1.x, 2.2.x, 2.3.x
Install
Install via Composer (recommend)
-
Go to Magento2 root folder
-
Enter following commands to install module:
Wait while dependencies are updated.
Manual Installation
-
Create a folder {Magento root}/app/code/Faonni/Smtp
-
Download the corresponding latest version
- Copy the unzip content to the folder ({Magento root}/app/code/Faonni/Smtp)
Completion of installation
-
Go to Magento2 root folder
-
Enter following commands:
bash php bin/magento module:uninstall -r Faonni_Smtp
Remove Extension
-
Go to Magento2 root folder
- Enter following commands to remove:
Completion of uninstall
-
Go to Magento2 root folder
-
Enter following commands:
php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy (optional)
All versions of module-smtp with dependencies
PHP Build Version
Package Version
The package faonni/module-smtp contains the following files
Loading the files please wait ....