liip/magento-order-email-jsonld

Name: magento-order-email-jsonld

Owner: Liip

Description: null

Created: 2017-10-31 10:31:27.0

Updated: 2017-10-31 12:58:27.0

Pushed: 2017-10-31 14:52:04.0

Homepage: null

Size: 11

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

magento-order-email-jsonld

Overview

This extension provides an email variable, which contains JSON-LD object, so the 'new order' emails could inject it.

Setup
Installation
  1. composer require liip/magento-order-email-jsonld
  2. bin/magento setup:upgrade
  3. bin/magento cache:clean
Configuration

In your 'new order' email template add following line:

ipt type="application/ld+json">{{var json_ld|raw}}</script>

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.