deployer/docs/recipe/magento.md
Anton Medvedev 4ecc4786de Fix docgen
2021-11-06 19:02:51 +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

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: