This is the Plone backend addon for volto-rss-provider.
- The backend addon adds a
rss_feed
content type withblocks
behavior enabled and two additionalmax_title_length
andmax_description_length
fields in its schema.
Install rss_provider with pip
:
pip install rss_provider
The project is licensed under the GPLv2.