Extension Static Theme


Extension Basics

Title
Static Theme
Name
ckanext-statictheme
Type
Public extension
Description
A static CKAN theme extension originally named ckanext-theme4chem developed by TIB Hannover for NFDI4Chem research data management.
CKAN versions
Download-Url (zip)
Last commit
13 days ago (2026-02-24 12:25:40)
Url to repo
Category
Content Management


Background Infos

Description (long)
Show details

ckanext-statictheme

A static CKAN theme extension for customizing the visual appearance of CKAN instances.

This extension was originally developed as ckanext-theme4chem by TIB Hannover for the NFDI4Chem (National Research Data Infrastructure for Chemistry) project. The repository has been renamed from ckanext-statictheme to ckanext-theme4chem.

Features

  • Static HTML/CSS theme customizations for CKAN
  • Custom template overrides
  • Branding and styling for research data portals
  • Integration with NFDI4Chem infrastructure

Requirements

  • CKAN 2.9+

Installation

To install ckanext-statictheme:

  1. Activate your CKAN virtual environment.
  2. Clone the source and install it: git clone https://github.com/bhavin2897/ckanext-statictheme.git cd ckanext-statictheme pip install -e . pip install -r requirements.txt
  3. Add statictheme to the ckan.plugins setting in your CKAN config file.
  4. Restart CKAN.

Note: This repository redirects to TIBHannover/ckanext-theme4chem.

License

AGPL-3.0

Version
0.0.1
Version release date
(not set)
Contact name
TIB Hannover
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Repository redirects to TIBHannover/ckanext-theme4chem. Add statictheme to ckan.plugins.

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