justicehub-in / JH-Infra

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

add search facets plugin #6

Open curioswati opened 4 years ago

curioswati commented 4 years ago

add steps to install jh_searchfacets:

git clone https://github.com/justicehub-in/ckanext-jh_searchfacets.git
cd ckanext-jh_searchfacets
python setup.py develop

add the following plugin to the list of plugins

ckan.plugins = ...... jh_searchfacets