Extension Tema Cultura


Extension Basics

Title
Tema Cultura
Name
ckanext-temacultura
Type
Public extension
Description
Custom CKAN theme for the Brazilian Ministry of Culture data portal (dados.cultura.gov.br) with Docker-based deployment.
CKAN versions
Download-Url (zip)
Last commit
8 years ago (2017-10-31 00:00:00)
Url to repo
Category
Regional Government Themes


Background Infos

Description (long)
Show details

ckanext-temacultura

Tema cultura - CKAN extension with the theme of the Ministry of Culture (Brazil).

Custom theme for dados.cultura.gov.br (Brazilian Ministry of Culture open data portal).

Installation (Docker-based)

  1. Run docker-compose up in the project folder
  2. Enter the CKAN container: docker exec -it ckan /bin/bash
  3. Activate virtual environment: . /usr/lib/ckan/default/bin/activate
  4. Install theme: cd /usr/lib/ckan/default/src/ckanext-temacultura && pip install .
  5. Add extension to ckan.ini: ckan.plugins = stats text_view image_view recline_view temacultura
  6. Restart docker-compose

Update

Enter container, activate venv, pip install . --upgrade

Production Note

Before recompiling, do git pull and remove old build files or use pip install . --ignore-installed

License

AGPL

Version
0.0.1
Version release date
(not set)
Contact name
Brazilian Ministry of Culture
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Docker-based deployment. Brazilian Portuguese language.

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