Extension CKAN Feeds


Extension Basics

Title
CKAN Feeds
Name
ckanext-feeds
Type
Public extension
Description
CKAN extension to provide dashboard content as RSS or Atom feeds.
CKAN versions
Download-Url (zip)
Last commit
9 years ago (2016-07-25 10:26:49)
Url to repo
Category
Content Management


Background Infos

Description (long)
Show details

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

  1. Activate your CKAN virtual environment.
  2. Install the extension:
pip install ckanext-feeds
  1. Add uploadbutton to the ckan.plugins setting in your CKAN config file.
  2. Restart CKAN.

License

AGPL-3.0

Info

0 stars, 1 fork.

Version
Version release date
(not set)
Contact name
joetm (Jonas Oppenländer)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Exposes CKAN dashboard as RSS/Atom feeds. Append &format=rss|atom to /dashboard. CKAN 2.5.1+ required (iTranslations). AGPL-3.0 license. 0 stars, 1 fork.

Plugins to configure (ckan.ini)
uploadbutton
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions