liip/magento-order-email-jsonld
Composer 安装命令:
composer require liip/magento-order-email-jsonld
包简介
Add JSON-LD markup to new order email
README 文档
README
Overview
This extension provides an email variable, which contains JSON-LD object, so the 'new order' emails could inject it.
Setup
Installation
composer require liip/magento-order-email-jsonldbin/magento setup:upgradebin/magento cache:clean
Configuration
In your 'new order' email template add following line:
<script type="application/ld+json">{{var json_ld|raw}}</script>
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-10-31