ckanext-pslandak
CKAN Theme for Open Data Landak Kab (Kabupaten Landak, Indonesia).
Requirements
Compatibility with core CKAN versions:
| CKAN version |
Compatible? |
| 2.6 and earlier |
not tested |
| 2.7 |
not tested |
| 2.8 |
not tested |
| 2.9 |
not tested |
Installation
To install ckanext-pslandak:
Activate your CKAN virtual environment:
. /usr/lib/ckan/default/bin/activate
Clone the source and install:
git clone https://github.com/ericariyanto/ckanext-pslandak.git
cd ckanext-pslandak
pip install -e .
pip install -r requirements.txt
Add pslandak to the ckan.plugins setting in your CKAN config file.
Restart CKAN.
Config settings
None at present.
License
AGPL-3.0