ckanext-edc-rss
BCDC (British Columbia Data Catalogue) required extension to provide RSS feed to CMS-lite.
This extension is part of the BC Government’s Data Catalogue ecosystem and provides RSS feed generation capabilities that integrate with CMS-lite content management systems.
Features
- RSS feed generation for CKAN datasets
- Integration with CMS-lite
- Blueprint-based actions for feed delivery
Installation
Install the extension in your CKAN environment:
pip install -e git+https://github.com/bcgov/ckanext-edc-rss.git#egg=ckanext-edc-rss
Add to your CKAN configuration:
ckan.plugins = ... edc_rss
Requirements
This extension is designed to work with the BC Government’s Data Catalogue infrastructure and may require other BCDC extensions for full functionality.
License
Apache-2.0 license
Contributing
Please see CONTRIBUTING.md for contribution guidelines.
Code of Conduct
This project follows the BC Government’s Code of Conduct.