mtrzk/magento2-gmail-markup
最新稳定版本:1.0.1
Composer 安装命令:
composer require mtrzk/magento2-gmail-markup
包简介
Magento 2 for Email Gmail Markup functionality
README 文档
README
1. Documentation
2. How to install
Install via composer (recommend)
1. Run the following command in Magento 2 root folder:
composer require mtrzk/magento2-gmail-markup
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
2. Configure module in Magneto 2 Admin panel
3. IMPORTANT! You need to manually add variable in you email templates (in header in head tag).
{{var gmailMarkup|raw}}
3. How to register in Google
- If you want to use this module you need to check "Email Sender Quality guidelines" section on https://developers.google.com/gmail/markup/registering-with-google
- Enable module, and check order and shipment email via https://www.mail-tester.com/
- Register on this form: https://docs.google.com/forms/d/e/1FAIpQLSfT5F1VJXtBjGw2mLxY2aX557ctPTsCrJpURiKJjYeVrugHBQ/viewform?pli=1
- If you also want to use ViewOrder and TrackAction action you need to check "Actions / Schema Guidelines" section
4. CHANGELOG
Version 1.0.1
- Fixed code after code review
- Added ACL for configuration
- Removed not used sequence in module
Version 1.0.0
- First commit
- Added support for Order emails
- Added support for Shipment emails
- Advanced configuration per store
统计信息
- 总下载量: 37
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2022-09-05