Skip to content

1.4.0

Compare
Choose a tag to compare
@mmenozzi mmenozzi released this 07 Dec 10:35
· 522 commits to master since this release
3bc2144

💪 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