Skip to content

Commit b00eb43

Browse files
committed
Add instructions on re-installing Plone add-ons.
1 parent 8a46eab commit b00eb43

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

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

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ make build-backend
185185
make start-backend
186186
```
187187

188-
189188
In your web browser, and assuming you are currently logged in as `admin`, visit the URL http://localhost:8080/Plone/prefs_install_products_form.
190189

191190
Then click the {guilabel}`Install` button to complete installation of `collective.easyform`.
@@ -196,8 +195,6 @@ At the bottom of the page, you should see the heading {guilabel}`Add-on Configur
196195
While visiting the home page, you can add a new `easyform` object.
197196

198197

199-
200-
201198
(manage-backend-pin-the-version-of-an-add-on)=
202199

203200
### Pin the version of an add-on
@@ -229,6 +226,10 @@ make build-backend
229226
make start-backend
230227
```
231228

229+
In your web browser, and assuming you are currently logged in as `admin`, visit the URL http://localhost:8080/Plone/prefs_install_products_form.
230+
231+
Update your add-on.
232+
232233

233234
(manage-backend-check-out-an-add-on)=
234235

@@ -264,6 +265,10 @@ make build-backend
264265
make start-backend
265266
```
266267

268+
In your web browser, and assuming you are currently logged in as `admin`, visit the URL http://localhost:8080/Plone/prefs_install_products_form.
269+
270+
Update your add-on.
271+
267272

268273
(manage-backend-pin-the-version-of-a-plone-package-against-constraints-label)=
269274

0 commit comments

Comments
 (0)