Download & Install Magento 2 SMTP mageplaza.com

Download Magento 2 SMTP

Download and install Mageplaza SMTP module with ease.

How to download & install Mageplaza_Stmp

1. Install via composer (recommend)

It’s easy to install, update and maintenance.

Run the following command in Magento 2 root folder:

composer require mageplaza/module-smtp
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

2. Direct download

Download Latest version - Releases

php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

How to upgrade SMTP

Run the following command in Magento 2 root folder:

composer update mageplaza/module-smtp
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

User guide

User guide