GNU Affero General Public License version 3 (AGPLv3)
- bootstrap-datepicker.js, Apache License 2.0
- Moment.js, MIT License
Originally started by Sean Hammond.
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.