Extension Opendata Theme


Extension Basics

Title
Opendata Theme
Name
ckanext-opendata_theme
Type
Public extension
Description
The **ckanext-opendata_theme** extension customizes the look and feel of a CKAN instance. It provid
CKAN versions
Download-Url (zip)
Last commit
a month ago (2025-12-12 15:11:04)
Url to repo
Category
Regional Government Themes


Background Infos

Description (long)
Show details

=============

ckanext-opendata_theme

This package contains several ckan plugins: - opengov_custom_css - opengov_custom_homepage - opengov_custom_header - opengov_custom_footer


Requirements

Supported CKAN 2.7 and CKAN 2.9 This plugin is compatible with Python 2.8 and Python 3.6.


Development Installation

To install ckanext-opendata_theme for development, use opendata-ops/vagrant_local_env scripts to setup local env according to instructions in that folder.


Running the Tests

To run the tests, do::

pytest --disable-warnings ckanext.opendata_theme

To run the tests and produce a coverage, pylint and bandit reports, first make sure you have tox installed in your virtualenv (pip install tox) then run::

tox --parallel 4

Then check reports folder for generated reports.

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)
opendata_theme
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions