Extension CKAN Featured Views


Extension Basics

Title
CKAN Featured Views
Name
ckanext-featuredviews
Type
Public extension
Description
CKAN extension to display resource views on dataset pages and the home page.
CKAN versions
Download-Url (zip)
Last commit
10 years ago (2016-03-03 22:49:17)
Url to repo
Category
Visualization & Analytics


Background Infos

Description (long)
Show details

ckanext-featuredviews

CKAN extension by datacats that allows displaying resource views on dataset pages and the CKAN home page.

Installation

git clone https://github.com/datacats/ckanext-featuredviews.git
cd ckanext-featuredviews
python setup.py develop

Add featuredviews to the ckan.plugins setting in your CKAN config file.

Database Migration

paster --plugin=ckanext-featuredviews featured migrate

License

AGPL-3.0

Info

10 stars, 8 forks. No releases published.

Version
Version release date
(not set)
Contact name
datacats
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Displays resource views on dataset pages and home page. Requires paster database migration: paster –plugin=ckanext-featuredviews featured migrate. AGPL-3.0 license. 10 stars, 8 forks.

Plugins to configure (ckan.ini)
featuredviews
CKAN Settings (ckan.ini)
DB migration to be executed
paster --plugin=ckanext-featuredviews featured migrate
<< back to Extensions