Skip to content

okfn/ckanext-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CKANEXT-DEMO

CKAN 2.0 demo theme.

Installation

git clone https://github.com/okfn/ckanext-demo
cd ckanext-demo
pip install -e .
pip install -r pip-requirements.txt

In the CKAN config file, enable the demo and dataset_extent_map plugins (the latter is found in ckanext-spatial).