Extension Landak Open Data Theme


Extension Basics

Title
Landak Open Data Theme
Name
ckanext-pslandak
Type
Public extension
Description
CKAN theme customization for the Open Data Portal of Kabupaten Landak (Indonesia), providing custom CSS, HTML templates and form fields.
CKAN versions
Download-Url (zip)
Last commit
8 months ago (2025-07-09 08:08:46)
Url to repo
Category
Regional Government Themes


Background Infos

Description (long)
Show details

ckanext-pslandak

CKAN Theme for Open Data Landak Kab (Kabupaten Landak, Indonesia).

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

To install ckanext-pslandak:

  1. Activate your CKAN virtual environment:

    . /usr/lib/ckan/default/bin/activate

  2. Clone the source and install:

    git clone https://github.com/ericariyanto/ckanext-pslandak.git
    cd ckanext-pslandak
    pip install -e .
    pip install -r requirements.txt
    
  3. Add pslandak 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
2025-07-09
Contact name
Eric Ariyanto
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

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

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