In this version, we have updated the plugin to be compatible with version 2 of Sylius.
- The route
@WebgriffeSyliusElasticsearchPlugin/config/shop_routing.phphas been renamed to@WebgriffeSyliusElasticsearchPlugin/config/routes/shop.php. - The frontend has been restructured to follow Sylius 2.x conventions with Twig hooks. Please refer to the Sylius 2.x documentation for guidance on customizing templates using Twig hooks.