Extension Krzn


Extension Basics

Title
Krzn
Name
ckanext-krzn
Type
Public extension
Description
Custom CKAN extension for KRZN
CKAN versions
Download-Url (zip)
Last commit
12 years ago (2013-11-08 20:27:20)
Url to repo
Category
Regional Government Themes


Background Infos

Description (long)
Show details

ckanext-krzn

Custom CKAN extension for KRZN

How to Install Locally for Development

  1. Install CKAN from source.

  2. Install ckanext-krzn. Activate your CKAN virtual environment and:

git clone git@github.com:okfn/ckanext-krzn.git
cd ckanext-krzn
python setup.py develop
pip install -r pip-requirements.txt
  1. Edit the following settings in the [app:main] section of your CKAN config file (e.g. development.ini or production.ini):
ckan.plugins = krzn
  1. Run CKAN, e.g. paster serve production.ini

Edit the style

After editing the less files, they need to be recompiled. This can be done by calling ckanext/krzn/theme/less.

Version
Version release date
(not set)
Contact name
Dominik Moritz
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
krzn
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions