Extension Ckanpackager


Extension Basics

Title
Ckanpackager
Name
ckanext-ckanpackager
Type
Public extension
Description
A CKAN extension that provides a user interface to download resources with ckanpackager.
CKAN versions
Download-Url (zip)
Last commit
2 years ago (2023-12-11 09:38:15)
Url to repo
Category
Visualization & Analytics


Background Infos

Description (long)
Show details

Warning

Version 3 of ckanext-ckanpackager removes support for ckanpackager.

ckanpackager is being deprecated, and so v3 of this extension will no longer support connecting to it.

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.

ckanext-ckanpackager

Tests Coveralls CKAN Python Docs

A CKAN extension that stores legacy download statistics from the deprecated service ckanpackager.

Overview

This extension uses a database table in the CKAN database to store stats about packaging events.

Installation

Path variables used below: - $INSTALL_FOLDER (i.e. where CKAN is installed), e.g. /usr/lib/ckan/default - $CONFIG_FILE, e.g. `/etc/c

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


Installation Guide

Configuration hints

Path variables used below: - $INSTALL_FOLDER (i.e. where CKAN is installed), e.g. /usr/lib/ckan/default - $CONFIG_FILE, e.g. /etc/ckan/default/development.ini

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