Skip to content

Commit 31ac9dc

Browse files
committed
Extension of PR #2072
- Break steps into subheadings, starting with configure the add-on installation
1 parent f919508 commit 31ac9dc

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/admin-guide/add-ons.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,13 @@ See {doc}`/volto/development/add-ons/index`.
2020

2121
## Install an add-on from PyPI
2222

23-
For instructions to install an add-on that is released on {term}`PyPI`, select the tab below according to your Python package manager.
23+
This section describes how to install an add-on that is released on {term}`PyPI`
24+
25+
26+
### Configure add-on installation
27+
28+
First, configure your project according to the instructions in the tabbed interface below.
29+
Select the tab according to your Python package manager.
2430

2531
```{tip}
2632
Select the tab for uv if you have a project that was created using Cookieplone, and you have `managed = true` set in the `[tool.uv]` section of the file {file}`backend/pyproject.toml`.

0 commit comments

Comments
 (0)