flagbit/magento2-smart-inbox-connector

Extends Magento 2 transaction mails with a Schema.org conform HTML content

1.0.2 2021-09-03 11:25 UTC

This package is auto-updated.

Last update: 2024-03-29 04:11:33 UTC


README

Extends Magento 2 transaction mails with a Schema.org conform HTML content.

Requirements

  • Magento 2.3 / 2.4
  • PHP 7.3 / 7.4

Installation

Require the plugin via composer composer require flagbit/magento2-smart-inbox-connector.

Enable the module in magento with bin/magento module:enable EinsUndEins_TransactionMailExtender.

Upgrade the instance with bin/magento setup:upgrade.