ckanext-datamx_theme
CKAN extension for Datamx (ckanext-datamx-theme). Custom theme extension for the datamx.io open data portal.
Dependencies
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
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. If you have any other question you can reach us at equipo@codeandomexico.org.
Core Team
This project is an initiative of Codeando México.
- Braulio Chávez
- Noé Domínguez
- Miguel Martinez
License
Crafted by Codeando México, 2014.
Available under the GNU Affero General Public License (AGPL) v3.0.