Skip to content

Commit 75cc85e

Browse files
committed
Add info on upgrade step execution for Plone core packages
1 parent 9764eaa commit 75cc85e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/install/manage-add-ons-packages.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,11 @@ make build-backend
293293
make start-backend
294294
```
295295

296+
Depending on the package whose version you are overriding, an upgrade step needs to be done in Plone control panel.
297+
In your web browser, and assuming you are currently logged in as `admin`, visit the URL http://localhost:8080/Plone/prefs_install_products_form.
298+
Follow the upgrade information.
299+
Not every Plone core package needs and provides upgrade steps.
300+
296301
(manage-backend-checkout-a-plone-package-label)=
297302

298303
### Check out a Plone package
@@ -315,6 +320,11 @@ make build-backend
315320
make start-backend
316321
```
317322

323+
Depending on the package whose version you are overriding, an upgrade step needs to be done in Plone control panel.
324+
In your web browser, and assuming you are currently logged in as `admin`, visit the URL http://localhost:8080/Plone/prefs_install_products_form.
325+
Follow the upgrade information.
326+
Not every Plone core package needs and provides upgrade steps.
327+
318328

319329
(manage-backend-build-and-start-your-instance-label)=
320330

0 commit comments

Comments
 (0)