justicehub-in / JH-Infra

Infrastructure automation for Justice hub infrastructure
0 stars 2 forks source link

add ckanext-dcat for google dataset search #7

Open curioswati opened 4 years ago

curioswati commented 4 years ago

add steps to install ckanext-dcat:

pip install -e git+https://github.com/ckan/ckanext-dcat.git#egg=ckanext-dcat
pip install -r ckanext-dcat/requirements.txt

add the following plugin to the list of plugins

ckan.plugins = ....... dcat structured_data