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

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