ckanext-pdae_theme
Tema de CKAN para el Portal de Datos Abiertos de Ecuador (CKAN theme for Ecuador’s Open Data Portal).
Requirements
Compatibility with core CKAN versions:
| CKAN version |
Compatible? |
| 2.6 and earlier |
not tested |
| 2.7 |
not tested |
| 2.8 |
not tested |
| 2.9 |
not tested |
Installation
- Activate your CKAN virtual environment.
Clone the source and install:
git clone https://github.com/datasketch/ckanext-pdae_theme.git
cd ckanext-pdae_theme
pip install -e .
pip install -r requirements.txt
Add pdae_theme to the ckan.plugins setting in your CKAN config file.
- Restart CKAN.
Config settings
None at present.
License
AGPL-3.0