shyim/plugin-manager

此包已被弃用且不再维护。未建议替代包。

Composer pluginmanager 集成

安装: 76

依赖者: 0

建议者: 0

安全: 0

星标: 13

关注者: 3

分支: 5

开放问题: 2

类型:shopware-plugin

dev-master 2018-05-31 10:58 UTC

This package is auto-updated.

Last update: 2020-12-06 22:41:02 UTC


README

所需最低 Shopware 版本 5.3

此集成是实验性的。如果您发现错误,请随时报告 :)

安装

Git 版本

  • /custom/plugins/ShyimPluginManager 检出插件
  • 更改到目录并运行 composer install 以安装依赖项
  • 使用插件管理器安装插件

如何添加插件?

  • 将 composer.json 文件添加到您的仓库中。 示例文件
  • 将我们的插件发布到 packagist.org

Composer-Types

类型 默认插件位置
shopware-backend-plugin engine/Shopware/Plugins/Local/Backend/
shopware-core-plugin engine/Shopware/Plugins/Local/Core/
shopware-frontend-plugin engine/Shopware/Plugins/Local/Frontend/
shopware-plugin custom/plugins/
shopware-frontend-theme themes/Frontend/

图片

PluginManager