1.4.0
💪 Improvements
- Add queue items grid to admin panel (#25)
📝 Upgrade notes
Import the plugin config in config/packages/webgriffe_sylius_akeneo_plugin.yaml
with the following contents:
imports:
- { resource: "@WebgriffeSyliusAkeneoPlugin/Resources/config/config.yaml" }
Import the plugin routes by creating a file in config/routes/webgriffe_sylius_akeneo_plugin.yaml
with the follwing content:
webgriffe_sylius_akeneo_plugin_admin:
resource: "@WebgriffeSyliusAkeneoPlugin/Resources/config/admin_routing.yaml"
prefix: /admin