Download the PHP package shopware/deployment-helper without Composer
On this page you can find all versions of the php package shopware/deployment-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shopware/deployment-helper
More information about shopware/deployment-helper
Files in shopware/deployment-helper
Download shopware/deployment-helper
More information about shopware/deployment-helper
Files in shopware/deployment-helper
Vendor shopware
Package deployment-helper
Short Description Shopware deployment tools
License MIT
Package deployment-helper
Short Description Shopware deployment tools
License MIT
Keywords deploymentshopware
Please rate this library. Is it a good library?
Informations about the package deployment-helper
Deployment Helper
This is a helper script to install or update Shopware on the target system. It's independent of the Shopware version and can be used for all versions newer 6.5.
Installation
Usage
The idea is that you build the source code in the pipeline and then use this script on the target system to install or update the Shopware instance.
This will detect is Shopware installed, when not will install it, otherwise will update it.
The following tasks are executed:
- Installation / Updates of Apps / Plugins
- Compile the Theme (no Webpack, should happen before in the CI pipeline)
- Check if a Shopware version changed and running Shopware upgrade scripts
All versions of deployment-helper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
ext-dom Version *
ext-pdo Version *
digilist/dependency-graph Version >=0.4.1
doctrine/dbal Version ^3.0 || ^4.0
symfony/config Version ^7.0 || ^6.0
symfony/console Version ^7.0 || ^6.0
symfony/dependency-injection Version ^7.0 || ^6.0
symfony/dotenv Version ^7.0 || ^6.0
symfony/event-dispatcher Version ^7.0 || ^6.0
symfony/filesystem Version ^7.0 || ^6.0
symfony/finder Version ^7.0 || ^6.0
symfony/process Version ^7.0 || ^6.0
symfony/yaml Version ^7.0 || ^6.0
symfony/http-client Version ^7.0 || ^6.0
ext-dom Version *
ext-pdo Version *
digilist/dependency-graph Version >=0.4.1
doctrine/dbal Version ^3.0 || ^4.0
symfony/config Version ^7.0 || ^6.0
symfony/console Version ^7.0 || ^6.0
symfony/dependency-injection Version ^7.0 || ^6.0
symfony/dotenv Version ^7.0 || ^6.0
symfony/event-dispatcher Version ^7.0 || ^6.0
symfony/filesystem Version ^7.0 || ^6.0
symfony/finder Version ^7.0 || ^6.0
symfony/process Version ^7.0 || ^6.0
symfony/yaml Version ^7.0 || ^6.0
symfony/http-client Version ^7.0 || ^6.0
The package shopware/deployment-helper contains the following files
Loading the files please wait ....