deployer/docs/recipe/magento.md
Anton Medvedev a2b3da8c32 Add *s
2021-11-08 22:59:39 +01:00

1.7 KiB

magento

Source

Configuration

shared_dirs

Source

Overrides shared_dirs from recipe/deploy/shared.php.

Magento shared dirs

['var', 'media']

shared_files

Source

Overrides shared_files from recipe/deploy/shared.php.

Magento shared files

['app/etc/local.xml']

writable_dirs

Source

Overrides writable_dirs from recipe/deploy/writable.php.

Magento writable dirs

['var', 'media']

Tasks

deploy:cache:clear

Source

Clears cache.

Clear cache

deploy:clear_version

Source

Remove files that can be used to compromise Magento

deploy

Source

Deploys your project.

Main task

This task is group task which contains next tasks: