Extension Widgets


Extension Basics

Title
Widgets
Name
ckanext-widgets
Type
Public extension
Description
CKAN extension to create embeddable responsive widgets of dataset views for embedding in other websites.
CKAN versions
Download-Url (zip)
Last commit
11 years ago (2015-02-12 10:30:32)
Url to repo
Category
Visualization & Analytics


Background Infos

Description (long)
Show details

Ckanext-widgets

This is a CKAN extension to create embeddable responsive widgets of the dataset views in other sites in the route (/dataset/{id}/widget). This is WIP.

This extension supports CKAN 2.2 and up.

Installation / Setup

  1. Install the CKAN extension to your local environment: (pyenv) $ pip install -e git+https://github.com/CodeandoMexico/ckanext-widgets.git@master#egg=ckanext-widgets
  2. Activate the plugin in your config.ini by adding the extension: ckan.plugins = ckanext-widgets

Core Team

This project is an initiative of Codeando México.

  • Noé Domínguez Porras
  • Miguel Ángel Gordian

License

GNU Affero General Public License (AGPL) v3.0

Created by Codeando México, 2014.

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


Installation Guide

Configuration hints

Repository archived on Dec 17, 2019. WIP (Work in Progress).

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