deployer/docs/recipe/shopware.md
Rick Schippers b212b83e67
Bugfix shopware recipe plugin updates (#2414)
* 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>
2021-04-13 15:31:51 +02:00

5.6 KiB

shopware

Source

Config

repository

Source

release_name

Source

shared_files

Source

shared_dirs

Source

writable_dirs

Source

static_folders

Source

Tasks

sw:update_code

Source

sw:system:install

Source

sw:build

Source

sw:system:setup

Source

sw:theme:compile

Source

sw:cache:clear

Source

sw:cache:warmup

Source

sw:database:migrate

Source

sw:plugin:refresh

Source

sw:plugin:activate:all

Source

sw:plugin:migrate:all

Source

sw:plugin:upgrade:all

Source

sw:deploy

Source

Grouped SW deploy tasks

This task is group task which contains next tasks:

deploy

Source

Main task

This task is group task which contains next tasks: