Skip to content

Commit 119f9e8

Browse files
author
Maxime Leclercq
committed
doc: add upgrade guide for 2.0 version
1 parent 32db863 commit 119f9e8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

UPGRADE-2.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# UPGRADE FROM `1.3` TO `2.0`
2+
3+
- Support of Sylius Plus RBAC is momentarily removed.
4+
- If you've customized the admin form, use twig hooks to add your fields.
5+
(see [Twig Hooks config](src/Resources/config/sylius/twig_hooks.yaml)).
6+
- 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.

0 commit comments

Comments
 (0)