Extension CKAN Followy


Extension Basics

Title
CKAN Followy
Name
ckanext-followy
Type
Public extension
Description
CKAN extension to display datasets a user is following on their profile and dashboard. Archived.
CKAN versions
Download-Url (zip)
Last commit
8 years ago (2017-10-15 12:37:44)
Url to repo
Category
Content Management


Background Infos

Description (long)
Show details

Followy CKAN Extension

A CKAN extension by CodeForAfrica that displays the datasets a user is following on their profile and dashboard in the Following tab.

Note: This repository is archived.

Requirements

  • CKAN (see http://docs.ckan.org/en/latest/maintaining/installing/index.html)

Installation

  1. Activate your CKAN virtual environment.
  2. Install:
pip install -e git+https://github.com/CodeForAfricaLabs/ckanext-followy.git#egg=ckanext-followy

or clone and run python setup.py develop.

  1. Add followy to the ckan.plugins setting.
  2. Restart CKAN.

License

MIT

Info

Archived. 1 star, 1 fork. 3 contributors. Topics: data, open-data, dataset, ckan, ckan-extension.

Version
Version release date
(not set)
Contact name
CodeForAfrica
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

ARCHIVED. Displays followed datasets on user profile/dashboard in Following tab. MIT license. 1 star, 1 fork. 3 contributors.

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