Extension Castate_od_schema


Extension Basics

Title
Castate_od_schema
Name
ckanext-castate_od_schema
Type
Public extension
Description
The `ckanext-castate_od_schema` extension enhances CKAN by providing a specific schema, presumably
CKAN versions
Download-Url (zip)
Last commit
7 years ago (2018-11-28 22:43:14)
Url to repo
Category
Standards Compliance


Background Infos

Description (long)
Show details

ckanext-castate_od_schema

Requirements

Requires ckanext-scheming

Installation

To install ckanext-castate_od_schema for development, activate your CKAN virtualenv and do::

git clone https://github.com/OpenGov-OpenData/ckanext-castate_od_schema.git
cd ckanext-castate_od_schema
python setup.py develop
pip install -r requirements.txt

Config settings


ckan.plugins = ... custom_schema scheming_datasets
Version
Version release date
(not set)
Contact name
(not set)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
custom_schema scheming_datasets
CKAN Settings (ckan.ini)
# ckan.plugins = ... custom_schema scheming_datasets
DB migration to be executed
(not set)
<< back to Extensions