Extension CKAN List View


Extension Basics

Title
CKAN List View
Name
ckanext-list
Type
Public extension
Description
Adds a list view for resources with configurable field display.
CKAN versions
Download-Url (zip)
Last commit
a year ago (2024-10-01 00:00:00)
Url to repo
Category
Visualization & Analytics


Background Infos

Description (long)
Show details

This extension adds a list view for resources on a CKAN instance. Records are listed as brief summaries, with a configurable set of fields shown for each record. The extension provides a template-based view system using JavaScript modules for rendering. Note: This extension currently only works with the Natural History Museum’s theme extension ckanext-nhm; this should be fixed in future releases. The extension is available on PyPI and includes comprehensive documentation on ReadTheDocs. Development follows modern practices with pre-commit hooks, docker-compose testing, and automated CI/CD via GitHub Actions.

Version
2.1.11
Version release date
2025-06-09
Contact name
Natural History Museum
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
list
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions