Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 461 Bytes

File metadata and controls

6 lines (5 loc) · 461 Bytes

UPGRADE FROM 1.3 TO 2.0

  • Support of Sylius Plus RBAC is momentarily removed.
  • If you've customized the admin form, use twig hooks to add your fields. (see Twig Hooks config).
  • Template path has changed from @MonsieurBizSyliusHomepagePlugin/Homepage/index.html.twig to @MonsieurBizSyliusHomepagePlugin/shop/homepage/index.html.twig, particularly in the monsieurbiz_sylius_homepage_homepage route.