ckanext-provbz
The ckanext-provbz CKAN extension provides customizations for the CKAN Look and Feel for the Autonomous Province of Bolzano (South Tyrol, Italy). In addition this extension provides a harvester that merges functionalities between two other harvesters built on the ckanext-spatial extension.
Requirements
Developed for CKAN 2.4.3 or later.
Dependencies:
- ckanext-multilang
- ckanext-geonetwork
- ckanext-pages
- ckanext-dcatapit
Installation
- Install all other extensions required.
- Activate your CKAN virtual environment.
Clone and install:
git clone https://github.com/geosolutions-it/ckanext-provbz.git
cd ckanext-provbz
pip install -e .
Add provbz and provbz_harvester to the ckan.plugins setting.
- Configure i18n and licenses.
- Restart CKAN.
Config Settings
ckan.i18n_directory = $BASE_PATH/ckanext-provbz/ckanext/provbz/translations
licenses_group_url = file:///usr/lib/ckan/default/src/ckanext-provbz/ckanext/provbz/licenses/ckan.json
Note
Original repository at geosolutions-it is no longer available (404).
License
Not specified