ckanext-feeds
CKAN extension by Jonas Oppenländer that exposes the CKAN dashboard as RSS or Atom feeds. Attach &format=rss or &format=atom to /dashboard to get feed output.
Requirements
- CKAN >= 2.5.1 (requires iTranslations interface)
Installation
- Activate your CKAN virtual environment.
- Install the extension:
pip install ckanext-feeds
- Add
uploadbutton to the ckan.plugins setting in your CKAN config file.
- Restart CKAN.
License
AGPL-3.0
Info
0 stars, 1 fork.