Download the PHP package shyim/store-plugin-installer without Composer
On this page you can find all versions of the php package shyim/store-plugin-installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shyim/store-plugin-installer
More information about shyim/store-plugin-installer
Files in shyim/store-plugin-installer
Download shyim/store-plugin-installer
More information about shyim/store-plugin-installer
Files in shyim/store-plugin-installer
Vendor shyim
Package store-plugin-installer
Short Description Composer plugin that installs automaticlly defined plugins from store
License MIT
Package store-plugin-installer
Short Description Composer plugin that installs automaticlly defined plugins from store
License MIT
Please rate this library. Is it a good library?
Informations about the package store-plugin-installer
Install plugins from Store during composer install
Deprecated:
Use native composer repository https://packages.friendsofshopware.com/ instead
What do you need?
- Shopware Composer Installation
- Shopware Account Credentials
- PHP 7.0 or higher
- Normal Domain and not wildcard
Setup
Add the plugins in the extra section in your composer.json
Example composer.json
Set following environment variables
- ACCOUNT_USER (Shopware User)
- ACCOUNT_PASSWORD (Shopware Password)
- SW_STORE_PLUGIN_INSTALLER_SILENTFAIL (do not throw exceptions on errors / default: `false``)
Install the composer plugin
Aaaaaaaand the Plugins should be installed
FAQ
BinariesException-14
Reasons can be:
- You are not logged in
- The
SHOP_URL
environment variable does not equal the from account
Versions
Versions can be a constraint or a exact version
All versions of store-plugin-installer with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0.0
composer-plugin-api Version ^1.0.0
vlucas/phpdotenv Version ~2.0 || ~3.3
ext-curl Version *
ext-json Version *
ext-zip Version *
composer-plugin-api Version ^1.0.0
vlucas/phpdotenv Version ~2.0 || ~3.3
ext-curl Version *
ext-json Version *
ext-zip Version *
The package shyim/store-plugin-installer contains the following files
Loading the files please wait ....