Extension Sri Lanka Open Data Theme


Extension Basics

Title
Sri Lanka Open Data Theme
Name
ckanext-srilanka
Type
Public extension
Description
CKAN theme for the Open Data Portal of Sri Lanka providing custom styling, mobile optimization, and homepage enhancements.
CKAN versions
Download-Url (zip)
Last commit
2 years ago (2023-03-14 18:59:51)
Url to repo
Category
Regional Government Themes


Background Infos

Description (long)
Show details

ckanext-srilanka

c-Kang SL Open Data Portal Theme — CKAN theme for the Open Data Portal of the Ministry of Health Sri Lanka.

Features

  • Custom homepage styling
  • Breadcrumbs customization
  • Password reset page styling
  • Footer links customization
  • Mobile optimization
  • Font-awesome icons integration
  • Latest datasets display on homepage

Requirements

Compatibility with core CKAN versions:

CKAN version Compatible?
2.9.7 yes
2.10 not tested

Requires companion CKAN CMS: https://github.com/zemantic/ckan-cms

Installation

To install ckanext-srilanka:

  1. Activate your CKAN virtual environment: . /usr/lib/ckan/default/bin/activate
  2. Clone the source and install it on the virtualenv: git clone https://github.com/zemantic/ckanext-srilanka.git cd ckanext-srilanka pip install -e . pip install -r requirements.txt
  3. Add sldata_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.1
Version release date
(not set)
Contact name
rukshn
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Requires companion CKAN CMS from https://github.com/zemantic/ckan-cms

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