Skip to content

Extends Shopware 6 transaction mails with a Schema.org conform HTML content

License

Notifications You must be signed in to change notification settings

flagbit/shopware-smart-inbox-connector

Repository files navigation

1&1 Shopware Smart Inbox Connector

Extends Shopware 6 transaction mails with a Schema.org conform HTML content

Requirements

  • Shopware 6.2 / 6.3
  • PHP 7.3 / 7.4

Development

Installation

Require the plugin via composer

composer require flagbit/shopware-smart-inbox-connector

Refresh the plugin list to load and see if the plugin is now available for your Shopware installation.

bin/console plugin:refresh

If the plugin is listed, install and activate the plugin

bin/console plugin:install --activate --clearCache MailMSmartInboxConnector

Generate

In case this isn't already part of an automated process, re-build Storefront and Admin.

In a Shopware development environment

./psh.phar administration:build

or for Shopware production

bin/build-js.sh

About

Extends Shopware 6 transaction mails with a Schema.org conform HTML content

Resources

License

Stars

Watchers

Forks

Packages

No packages published