Extension PDAE Theme


Extension Basics

Title
PDAE Theme
Name
ckanext-pdae_theme
Type
Public extension
Description
Tema de CKAN para el Portal de Datos Abiertos de Ecuador (CKAN theme for Ecuador's Open Data Portal).
CKAN versions
Download-Url (zip)
Last commit
4 years ago (2021-12-10 17:05:20)
Url to repo
Category
Regional Government Themes


Background Infos

Description (long)
Show details

ckanext-pdae_theme

Tema de CKAN para el Portal de Datos Abiertos de Ecuador (CKAN theme for Ecuador’s Open Data Portal).

Requirements

Compatibility with core CKAN versions:

CKAN version Compatible?
2.6 and earlier not tested
2.7 not tested
2.8 not tested
2.9 not tested

Installation

  1. Activate your CKAN virtual environment.
  2. Clone the source and install:

    git clone https://github.com/datasketch/ckanext-pdae_theme.git
    cd ckanext-pdae_theme
    pip install -e .
    pip install -r requirements.txt
    
  3. Add pdae_theme to the ckan.plugins setting in your CKAN config file.

  4. Restart CKAN.

Config settings

None at present.

License

AGPL-3.0

Version
0.0.1
Version release date
2021-12-10
Contact name
Datasketch
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Add ‘pdae_theme’ to the ckan.plugins setting in your CKAN config file.

Plugins to configure (ckan.ini)
pdae_theme
CKAN Settings (ckan.ini)
# No specific environment variables documented
DB migration to be executed
(not set)
<< back to Extensions