RESPONSEGmbH / shopware_plugin_reschannable

0 stars 2 forks source link

Make plugin installable through Composer #1

Closed peter-bztrs closed 4 years ago

peter-bztrs commented 5 years ago

We would like to use this plugin as a composer dependency. With the composer version of Shopware (https://github.com/shopware/composer-project) it is easy to install plugin through the composer.json file.

The main issues to get this working with the existing code:

{
  "name": "RESPONSEGmbH/shopware_plugin_reschannable",
  "description": "Channelable Plugin for Shopware",
  "homepage": "https://www.yourwebsite.com",
  "type": "shopware-plugin",
   [....]
}
RESPONSE-GmbH commented 5 years ago

Thank you for your suggestion. I will implement that in a future version.

RESPONSE-GmbH commented 5 years ago

For some time the plugin is available in the Shopware store. We recommend installation via the store. Was this helpful to you?