Skip to content

Commit 3110e03

Browse files
committed
Add screenshots to README
1 parent adb4d08 commit 3110e03

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

backend/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
The backend package for Keyword Manager for Plone — a Plone 6 add-on that lets content editors rename, merge, and delete keywords (subjects/tags) across a site, with all content updated automatically. See also the frontend package [@kitconcept/volto-keywordmanager](https://www.npmjs.com/package/@kitconcept/volto-keywordmanager).
44

5+
![Keyword Manager](https://raw.githubusercontent.com/kitconcept/kitconcept-keywordmanager/main/assets/Keyword_Manager.png)
6+
57
## Features
68

79
- **Browse all keywords** currently in use, sorted by name or by number of occurrences.

frontend/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ The frontend package for Keyword Manager for Plone — a Plone 6 add-on that let
1919
> [!WARNING]
2020
> This add-on is designed to work with [volto-light-theme](https://github.com/kitconcept/volto-light-theme). If your site uses a different theme, you will need to provide your own styles or import the existing ones manually: `import "@kitconcept/volto-keywordmanager/theme/_main.scss"`. See the [Volto theming documentation](https://6.docs.plone.org/volto/theming/theming-a-base-theme.html) for details.
2121
22+
![Keyword Manager](https://raw.githubusercontent.com/kitconcept/kitconcept-keywordmanager/main/assets/Keyword_Manager.png)
23+
2224
## Installation
2325

2426
To install your project, you must choose the method appropriate to your version of Volto.

0 commit comments

Comments
 (0)