deployer/docs/recipe/magento.md
2021-10-18 18:29:14 +02: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

Clear cache.

Clear cache

deploy:clear_version

Source

Remove files that can be used to compromise Magento

deploy

Source

Deploy your project.

Main task

This task is group task which contains next tasks: