Skip to content

Commit 748cc70

Browse files
committed
Remove todo about frontend configuration, and create issue plone#1326
1 parent 733724e commit 748cc70

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

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

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -401,25 +401,3 @@ The command `make build-backend`:
401401
- Installs Plone core packages and add-ons from the files generated by `mxdev`.
402402

403403
You can configure your Zope instance as described in the section {ref}`manage-common-management-tasks-label`.
404-
405-
406-
````{todo}
407-
configuration frontend:
408-
409-
- add an add-on
410-
- checkout an add-on for development with mrs.developer
411-
412-
Add info here or link to respective frontend chapter.
413-
localhost:8050/volto/addons/index.html#configuring-a-volto-project-to-use-an-addon
414-
This already exists above:
415-
For developing add-ons for the Plone frontend, Volto, see {doc}`volto/addons/index`.
416-
417-
418-
run
419-
```
420-
make install-frontend
421-
make start-frontend
422-
```
423-
424-
not: `make build-frontend`. Unfortunatly `build` means different things in frontend and backend. `build frontend` means production build. `build backend` means: apply changed configuration.
425-
````

0 commit comments

Comments
 (0)