Skip to content

Commit 73facb0

Browse files
Don't mention installing add-ons here, activating is enough.
Sure, the Python package of an add-on must be installed before you can activate it, but the same is true for a distribution. The plone.classicui distribution has basically the same Python package dependencies as CMFPlone, although it activates a few extra ones automatically if they are available (say plone.app.caching).
1 parent 8c6e57f commit 73facb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Consider, however, the following differences from distributions and from Plone 6
153153

154154
- The configuration form is simpler and shorter.
155155
- The created site has no content, and therefore no {guilabel}`News` or {guilabel}`Events` folders.
156-
- You must install and then activate add-ons through the {guilabel}`Add-ons` control panel.
156+
- You must activate add-ons through the {guilabel}`Add-ons` control panel.
157157

158158
There are a few things you should consider when upgrading a project to, or making an add-on compatible with, Plone 6.1:
159159

0 commit comments

Comments
 (0)