Extension STO Mallorca Theme


Extension Basics

Title
STO Mallorca Theme
Name
ckanext-stomallorca_theme
Type
Public extension
Description
CKAN theme for the municipality of Sa Pobla, Mallorca providing custom branding and styling for the local open data portal.
CKAN versions
Download-Url (zip)
Last commit
2 years ago (2023-11-07 10:55:39)
Url to repo
Category
Regional Government Themes


Background Infos

Description (long)
Show details

ckanext-stomallorca_theme

CKAN theme for the municipality of Sa Pobla, Mallorca.

Custom branding and styling extension for the local open data portal of Sa Pobla, a municipality in Mallorca, Spain.

Features

  • Custom visual theme for the municipality portal
  • Local branding and styling
  • Template overrides for municipal open data needs
  • Catalan/Spanish language support

Requirements

  • CKAN 2.9+

Installation

To install ckanext-stomallorca_theme:

  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/perecanet/ckanext-stomallorca_theme.git cd ckanext-stomallorca_theme pip install -e . pip install -r requirements.txt
  3. Add stomallorca_theme to the ckan.plugins setting in your CKAN config file.
  4. Restart CKAN.

Developer Installation

git clone https://github.com/perecanet/ckanext-stomallorca_theme.git
cd ckanext-stomallorca_theme
python setup.py develop
pip install -r dev-requirements.txt

Tests

pytest --ckan-ini=test.ini

License

AGPL-3.0

Version
0.0.8
Version release date
2023-11-07
Contact name
perecanet
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Add stomallorca_theme to ckan.plugins. Municipal theme for Sa Pobla, Mallorca.

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