grunt-shopify-transactional-emails:用于生成Shopify交易电子邮件的Grunt工作流程

时间:2021-05-12 00:27:01
【文件属性】:
文件名称:grunt-shopify-transactional-emails:用于生成Shopify交易电子邮件的Grunt工作流程
文件大小:69KB
文件格式:ZIP
更新时间:2021-05-12 00:27:01
CSS Grunt Shopify交易电子邮件 用于生成Shopify交易电子邮件的Grunt工作流。 此回购来自 布局和电子邮件已更新为包括所有标准Shopify HTML事务电子邮件。 包含的电子邮件 遗失的结帐通知 客户帐户激活 客户帐户欢迎 客户密码重置 履行要求 礼品卡通知 新订单通知 订单已取消 订单确认 退款通知 装运确认 出货更新 由于这两个模板始终以纯文本格式发送,因此未包括在内。 联系买家 新订单通知(移动) 包含的布局 default.hbs 品牌.hbs default.hbs是原始工作流程随附的布局。 branded.hbs略有不同。 在这里,我们已经将页眉和页脚移到了各个电子邮件模板之外,因此您只需要编辑一次布局。 这使我们可以专注于各个模板中每个电子邮件的内容。 这个怎么运作 在开始之前,请熟悉 。 您可以阅读Chris Coyier的文章。 确保已阅读入
【文件预览】:
grunt-shopify-transactional-emails-master
----.gitignore(58B)
----package.json(325B)
----src()
--------css()
--------layouts()
--------img()
--------emails()
----Gruntfile.js(3KB)
----dist()
--------order_confirmation.html(23KB)
--------refund_notification.txt(673B)
--------order_cancelled.txt(759B)
--------customer_account_welcome.txt(635B)
--------shipping_update.html(13KB)
--------customer_account_activation.txt(594B)
--------customer_password_reset.html(10KB)
--------customer_password_reset.txt(478B)
--------fulfillment_request.txt(1KB)
--------new_order_notification.html(17KB)
--------new_order_notification.txt(1KB)
--------abandoned_checkout_notification.html(13KB)
--------shipping_confirmation.html(19KB)
--------shipping_update.txt(929B)
--------customer_account_welcome.html(10KB)
--------order_confirmation.txt(1KB)
--------refund_notification.html(12KB)
--------shipping_confirmation.txt(2KB)
--------abandoned_checkout_notification.txt(763B)
--------giftcard_notification.html(11KB)
--------fulfillment_request.html(17KB)
--------customer_account_activation.html(9KB)
--------giftcard_notification.txt(924B)
--------order_cancelled.html(10KB)
----LICENSE(1KB)
----README.md(3KB)

网友评论