Extension Datamx Theme


Extension Basics

Title
Datamx Theme
Name
ckanext-datamx_theme
Type
Public extension
Description
Codeando Mexico's Custom Theme CKAN Extension.
CKAN versions
Download-Url (zip)
Last commit
8 years ago (2017-07-20 01:22:45)
Url to repo
Category
Cloud Infrastructure & Storage


Background Infos

Description (long)
Show details

CKAN extension

CKAN extension for Datamx(ckanext-datamx-theme)

Dependencies

  • CKAN

Installation:

To install the plugin, enter your virtualenv and load the source:

$ git clone https://github.com/CodeandoMexico/ckanext-datamx_theme
cd ckanext-datamx_theme
(pyenv)$ python setup.py develop

This will also register a plugin entry point, so you now should be able to add the following to your CKAN .ini file:

Add datamx_theme to the .ini file.

ckan.plugins = datamx_theme

Restart Apache

# service restart apache2

Screenshots

DataMX

Using our code? We’d love to know

We want to keep track of the projects that used our extension, let us know!

¿Questions or issues?

We keep the project’s conversation in our issues page issues. If you have any other question you can reach us at equipo@codeandomexico.org.

Contribute

We want this project to be the result of a community effort. You can collaborate with code, ideas and bugs

Core Team

This project is an initiative of Codeando México.

The core team: - Braulio Chávez - Noé Domínguez - Miguel Martinez

Licence

Crafted by Codeando México, 2014.

Available unde the licence: GNU Affero General Public License (AGPL) v3.0. Read the document LICENSE for more information

Version
Version release date
(not set)
Contact name
Codeando México
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

: To install the plugin, enter your virtualenv and load the source:

$ git clone https://github.com/CodeandoMexico/ckanext-datamx_theme
cd ckanext-datamx_theme
(pyenv)$ python setup.py develop

This will also register a plugin entry point, so you now should be able to add the following to your CKAN .ini file:

Add datamx_theme to the .ini file.

ckan.plugins = datamx_theme

Restart Apache

# service restart apache2
Plugins to configure (ckan.ini)
datamx_theme
CKAN Settings (ckan.ini)
# ckan.plugins = datamx_theme
DB migration to be executed
(not set)
<< back to Extensions