deployer/docs/recipe/pimcore.md

45 lines
733 B
Markdown
Raw Normal View History

2021-09-26 15:25:58 +02:00
<!-- DO NOT EDIT THIS FILE! -->
<!-- Instead edit recipe/pimcore.php -->
<!-- Then run bin/docgen -->
# pimcore
[Source](/recipe/pimcore.php)
* Requires
* [symfony](/docs/recipe/symfony.md)
## Tasks
### pimcore:rebuild-classes
[Source](https://github.com/deployphp/deployer/blob/master/recipe/pimcore.php#L13)
Rebuild Pimcore Classes.
### pimcore:custom-layouts-rebuild
[Source](https://github.com/deployphp/deployer/blob/master/recipe/pimcore.php#L18)
Create Custom Layouts.
### pimcore:deploy
[Source](https://github.com/deployphp/deployer/blob/master/recipe/pimcore.php#L22)
2021-09-26 15:43:51 +02:00
2021-09-26 15:25:58 +02:00
This task is group task which contains next tasks:
* [pimcore:rebuild-classes](/docs/recipe/pimcore.md#pimcorerebuild-classes)