Extension CKAN Packager


Extension Basics

Title
CKAN Packager
Name
ckanext-ckanpackager
Type
Public extension
Description
A CKAN extension that stores legacy download statistics from the deprecated service ckanpackager
CKAN versions
Download-Url (zip)
Last commit
2 years ago (2023-12-11 00:00:00)
Url to repo
Category
Specialized Tools


Background Infos

Description (long)
Show details

A CKAN extension that provides a user interface to download resources with ckanpackager. Version 3 of ckanext-ckanpackager removes support for ckanpackager as ckanpackager is being deprecated. All functionality is being removed except for the database tables, to allow other extensions continuing access to legacy data without having to maintain a ckanpackager instance. If you are still using ckanpackager and wish to use this extension with your instance, you will have to use v2 or earlier. This extension uses a database table in the CKAN database to store stats about packaging events.

Version
3.0.0
Version release date
2023-07-18
Contact name
Natural History Museum
Contakt email
(not set)
Contact Url


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
ckanpackager
CKAN Settings (ckan.ini)
DB migration to be executed
ckan -c $CONFIG_FILE ckanpackager initdb
<< back to Extensions