/ckanext-datesearch

Primary LanguageCSSGNU Affero General Public License v3.0AGPL-3.0

"Filter by year" extension for CKAN

License

GNU Affero General Public License version 3 (AGPLv3)

Contains external libraries

Acknowledgement

Originally started by Sean Hammond.

Installation

cd /usr/lib/ckan/default/src git clone https://github.com/NCAR/ckanext-datesearch.git cd ckanext-datesearch python setup.py develop

To check: pip list see ckanext-datesearch (0.3.0, /usr/lib/ckan/default/src/ckanext-datesearch)

Now add datesearch to your development.ini list of plugins.