Skip to content

okfn/ckanext-datanl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This CKAN Extension encapsulates modifications for CKAN required for the DataNL project.

To install this package, from your CKAN virtualenv, run the following from your CKAN folder (e.g. ``pyenv/src``)::

 pip install -e hg+https://okfn@bitbucket.org/okfn/ckanext-datanl#egg=ckanext-datanl 

You'll also want the Solr extension::

 pip install -e hg+https://okfn@bitbucket.org/okfn/ckanext-solr#egg=ckanext-solr

Then activate these two extensions by puttin ``ckan.plugins = datanl
synchronous_search`` in your main ``ini``-file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages