Skip to content
/ m2.Smtp Public
forked from karliuka/m2.Smtp

Magento2. Extension enables you to easily use your own custom SMTP server for sending mail.

License

Notifications You must be signed in to change notification settings

Clud7/m2.Smtp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento2 Smtp

Extension enables you to easily use your own custom SMTP server for sending mail.

Install with Composer as you go

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer require faonni/module-smtp

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

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

About

Magento2. Extension enables you to easily use your own custom SMTP server for sending mail.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%