Skip to content

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

faonni/magento2.Smtp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento2 Smtp

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

Configuration

Magento2 Smtp

## 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%