jonatanrdsantos/magento2-module-email
最新稳定版本:0.1.0
Composer 安装命令:
composer require jonatanrdsantos/magento2-module-email
包简介
Easily configure Magento 2 to send transactional emails using popular SMTP servers such as Gmail, G Suite, Amazon SES, and more.
关键字:
README 文档
README
jonatanrdsantos/magento2-module-email
Main Functionalities
The ultimate solution for your store's email functionality with this powerful Magento 2 SMTP Email Extension! Effortlessly configure your email settings to work with a variety of SMTP servers like Gmail, Sendinblue, Mailgun and more for fast and reliable delivery. Take complete control of your email communications with easy installation and configuration.
Installation
In production please use the --keep-generated option
Type 1: Zip file
- Unzip the zip file in
app/code/Jonatanrdsantos/Email - Enable the module by running
php bin/magento module:enable Jonatanrdsantos_Email - Apply database updates by running
php bin/magento setup:upgrade - Flush the cache by running
php bin/magento cache:flush
Type 2: Composer
- Install the module with composer by running
composer require jonatanrdsantos/magento2-module-email - Enable the module by running
php bin/magento module:enable Jonatanrdsantos_Email - Apply database updates by running
php bin/magento setup:upgrade - Flush the cache by running
php bin/magento cache:flush
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-03-02