Extension EDC RSS Feed


Extension Basics

Title
EDC RSS Feed
Name
ckanext-edc-rss
Type
Public extension
Description
British Columbia Data Catalogue extension providing RSS feed functionality for integration with CMS-lite content management systems.
CKAN versions
Download-Url (zip)
Last commit
11 months ago (2025-03-26 20:57:56)
Url to repo
Category
Content Management


Background Infos

Description (long)
Show details

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.

Version
2.0.1
Version release date
2023-05-19
Contact name
BC Government
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Part of the BC Government Data Catalogue ecosystem. Provides RSS feed functionality for integration with CMS-lite. May require other BCDC extensions for full functionality.

Plugins to configure (ckan.ini)
edc_rss
CKAN Settings (ckan.ini)
# No specific configuration options documented
DB migration to be executed
(not set)
<< back to Extensions