Andrew Longosz
Andrew Longosz
Right now all commands start with `ezpublish:cookbook`. To indicate that this is now aimed for eZ Platform we should change it to `ezplatform:cookbook`.
To be consistent I think it's worth to add `.php_cs` config file (taken e.g. from `ezpublish-kernel`) and fix CS. Note: I don't actually aim here to add some CI on...
To prepare for eZ Platform 2.0 we need to check and fix Symfony 3.x deprecations.
Let's make CookbookBundle a composer package to simplify installation ("type": "ezplatform-bundle", so people can find this bundle).
| Question | Answer | ------------- | --- | JIRA Ticket | n/a | Versions | 4.6, 5.0 | Edition | All editions This PR adds `Dockerfile` and `compose.yaml` configuration...
| Question | Answer | ------------- | --- | JIRA Ticket | n/a | Versions 4.6, 5.0 | Edition | OSS+ ### Related PRs: - https://github.com/ibexa/documentation-developer-hackaton/pull/8 ### Description: This PR...