Skip to content

ilri/ckanext-dataportal

Repository files navigation

ckanext-dataportal

CKAN extensions to customize the ILRI Data Portal.

Installation

With your CKAN virtual environment activated, install each extention as follows:

$ python setup.py develop
$ pip install -r requirements.txt

Extra Setup For ckanext-ilrimetadata

The ckanext-ilrimetadata extension requires the MySQLToFile program from the meta toolset. See the installation instructions there and configure relevant settings in config/production.ini.