flagbit / shopware-smart-inbox-connector
扩展Shopware 6交易邮件,以符合Schema.org的HTML内容
1.0.1
2021-12-15 09:40 UTC
Requires
- php: ^7.3
- flagbit/schemaorg-email-body: ^0.2.0
- shopware/core: ^6.2 <6.4
Requires (Dev)
- phpstan/phpstan: ^0.12.57
- phpunit/phpunit: ^9.4
README
扩展Shopware 6交易邮件,以符合Schema.org的HTML内容
要求
- Shopware 6.2 / 6.3
- PHP 7.3 / 7.4
开发
安装
通过composer要求插件
composer require flagbit/shopware-smart-inbox-connector
刷新插件列表以加载并查看该插件是否现在适用于您的Shopware安装。
bin/console plugin:refresh
如果插件已列出,则安装并激活该插件
bin/console plugin:install --activate --clearCache MailMSmartInboxConnector
生成
如果这还不是自动化过程的一部分,则重新构建Storefront和Admin。
在Shopware开发环境中
./psh.phar administration:build
或用于Shopware生产
bin/build-js.sh