@@ -237,6 +237,9 @@ make start-backend
237237```
238238
239239In your web browser, and assuming you are currently logged in as ` admin ` , visit the URL http://localhost:8080/Plone/prefs_install_products_form .
240+ An upgrade step might need to be performed in the Plone control panel.
241+ Follow the upgrade information, if present.
242+ Else click the {guilabel}` Install ` button to complete installation of the add-on.
240243
241244
242245(manage-check-out-an-add-on)=
@@ -278,8 +281,9 @@ make start-backend
278281```
279282
280283In your web browser, and assuming you are currently logged in as ` admin ` , visit the URL http://localhost:8080/Plone/prefs_install_products_form .
281-
282- Then click the {guilabel}` Install ` button to complete installation of ` collective.easyform ` .
284+ An upgrade step might need to be performed in the Plone control panel.
285+ Follow the upgrade information, if present.
286+ Else click the {guilabel}` Install ` button to complete installation of the add-on.
283287
284288
285289(manage-pin-the-version-of-a-plone-package-against-constraints-label)=
@@ -305,10 +309,10 @@ make build-backend
305309make start-backend
306310```
307311
308- Depending on the package whose version you are overriding, an upgrade step needs to be done in Plone control panel.
309312In your web browser, and assuming you are currently logged in as ` admin ` , visit the URL http://localhost:8080/Plone/prefs_install_products_form .
310- Follow the upgrade information.
311- Not every Plone core package needs and provides upgrade steps.
313+ An upgrade step might need to be performed in the Plone control panel.
314+ Follow the upgrade information, if present.
315+
312316
313317(manage-checkout-a-plone-package-label)=
314318
@@ -333,8 +337,8 @@ make build-backend
333337make start-backend
334338```
335339
336- Depending on the package version you override, an upgrade step might need to be performed in the Plone control panel.
337340In your web browser, and assuming you are currently logged in as ` admin ` , visit the URL http://localhost:8080/Plone/prefs_install_products_form .
341+ An upgrade step might need to be performed in the Plone control panel.
338342Follow the upgrade information, if present.
339343
340344
0 commit comments