mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 17:22:41 +01:00
* removed incorrect duplicate version column Output is as follows so: $plugin,$label,$version,$upgrade,$author,$installed,$active,$upgradeable, Shopware Plugin Service ======================= ------------------- --------------------------------------------------------- --------- ----------------- --------------------------- ----------- -------- ------------- Plugin Label Version Upgrade version Author Installed Active Upgradeable ------------------- --------------------------------------------------------- --------- ----------------- --------------------------- ----------- -------- ------------- BuckarooPayments Buckaroo Payment 1.1.1 Buckaroo Yes Yes No DevTools Additional tools to support your Shopware 6 development 0.2.0 Maurits Meester Yes Yes No * Invoke sw:plugin:refresh inside sw:plugin:activate:all instead of incorrectly redefining it * Upgrade all plugins that are upgradeable * Changelog update * Ran docgen * Do NOT make upgrading all default * Update doc Co-authored-by: Fabian Blechschmidt <github@fabian-blechschmidt.de> Co-authored-by: Fabian Blechschmidt <blechschmidt@fabian-blechschmidt.de>
5.6 KiB
5.6 KiB
shopware
- Require
- Config
- Tasks
Config
repository
- Overrides
repository
fromrecipe/common.php
release_name
- Overrides
release_name
fromrecipe/deploy/release.php
shared_files
- Overrides
shared_files
fromrecipe/common.php
shared_dirs
- Overrides
shared_dirs
fromrecipe/common.php
writable_dirs
- Overrides
writable_dirs
fromrecipe/deploy/writable.php
static_folders
Tasks
sw:update_code
sw:system:install
sw:build
sw:system:setup
sw:theme:compile
sw:cache:clear
sw:cache:warmup
sw:database:migrate
sw:plugin:refresh
sw:plugin:activate:all
sw:plugin:migrate:all
sw:plugin:upgrade:all
sw:deploy
Grouped SW deploy tasks
This task is group task which contains next tasks:
sw:build
sw:plugin:activate:all
sw:database:migrate
sw:plugin:migrate:all
sw:theme:compile
sw:cache:clear
deploy
Main task
This task is group task which contains next tasks: