Extension Village Earth


Extension Basics

Title
Village Earth
Name
ckanext-villageearth
Type
Public extension
Description
Custom CKAN theme extension for Village Earth, providing a tailored interface for the Village Earth open data portal.
CKAN versions
Download-Url (zip)
Last commit
4 years ago (2021-04-05 12:16:48)
Url to repo
Category
Corporate & Business


Background Infos

Description (long)
Show details

ckanext-villageearth

Requirements

For example, you might want to mention here which versions of CKAN this extension works with.

Installation

To install ckanext-villageearth:

  1. Activate your CKAN virtual environment, for example: . /usr/lib/ckan/default/bin/activate
  2. Install the ckanext-villageearth Python package into your virtual environment: pip install ckanext-villageearth
  3. Add villageearth to the ckan.plugins setting in your CKAN config file (by default the config file is located at /etc/ckan/default/production.ini).
  4. Restart CKAN.

Development Installation

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

git clone https://github.com/duskobogdanovski/ckanext-villageearth.git
cd ckanext-villageearth
python setup.py develop
pip install -r dev-requirements.txt
Version
Version release date
(not set)
Contact name
Dushko Bogdanovski
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

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