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
- Activate your CKAN virtual environment.
- Install:
pip install -e git+https://github.com/CodeForAfricaLabs/ckanext-followy.git#egg=ckanext-followy
or clone and run python setup.py develop.
- Add
followy to the ckan.plugins setting.
- Restart CKAN.
License
MIT
Info
Archived. 1 star, 1 fork. 3 contributors. Topics: data, open-data, dataset, ckan, ckan-extension.