Skip to content

Commit 2a6caec

Browse files
erralstevepiercy
andauthored
add paragraph about p.a.layout being installable (#2078)
* add paragraph about p.a.layout being installable * Update docs/backend/upgrading/version-specific-migration/upgrade-to-62.md Co-authored-by: Steve Piercy <web@stevepiercy.com> * Update docs/backend/upgrading/version-specific-migration/upgrade-to-62.md Co-authored-by: Steve Piercy <web@stevepiercy.com> * Update docs/backend/upgrading/version-specific-migration/upgrade-to-62.md Co-authored-by: Steve Piercy <web@stevepiercy.com> * Update docs/backend/upgrading/version-specific-migration/upgrade-to-62.md Co-authored-by: Steve Piercy <web@stevepiercy.com> * Update docs/backend/upgrading/version-specific-migration/upgrade-to-62.md * Remove extra blank lines --------- Co-authored-by: Steve Piercy <web@stevepiercy.com>
1 parent d483930 commit 2a6caec

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/backend/upgrading/version-specific-migration/upgrade-to-62.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,13 @@ Templates from the following packages are now in a new location:
8888
* `plone.locking`
8989
* `plone.protect`
9090

91+
Starting with Plone 6.2, you can activate plone.app.layout in the {guilabel}`Add-ons` control panel.
92+
93+
If you use Classic UI, you should activate it.
94+
If you use Volto, you should not activate it.
95+
96+
The automatic upgrade attempts to activate plone.app.layout according to your original configuration, but you should check the {guilabel}`Add-ons` control panel to make sure.
97+
9198
```{note}
9299
If you use the `z3c.jbot` add-on to override a template that has been moved, your override will still work.
93100
This is because we keep a mapping from the old to the new location.

0 commit comments

Comments
 (0)