bryanyeh/emailevent
Composer 安装命令:
composer require bryanyeh/emailevent
包简介
A Magento 2 Extension, sends email of highest % off coupon code to returning customer
README 文档
README
This Magento 2 Extension emails returning customer highest % off coupon code
Requirements
- Magento Community Edition 2.2.x
Installation Method 1 - Installing via composer
- Open command line
- Using command "cd" navigate to your magento2 root directory
- Run commands:
composer require bryanyeh/emailevent
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Installation Method 2 - Installing using archive
- Download ZIP Archive
- Extract files
- In your Magento 2 root directory create folder app/code/Gss/EmailEvent
- Copy files and folders inside the Remarketing-Returning-Customer folder from archive to that folder
- In command line, using "cd", navigate to your Magento 2 root directory
- Run commands:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
License
The code is licensed under The MIT License.
统计信息
- 总下载量: 17
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT-0
- 更新时间: 2018-05-14