Extension Tracker


Extension Basics

Title
Tracker
Name
ckanext-tracker
Type
Public extension
Description
The `ckanext-tracker` extension for CKAN aims to provide enhanced tracking capabilities within a CK
CKAN versions
Download-Url (zip)
Last commit
2 years ago (2023-05-04 09:02:07)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

.. You should enable this project on travis-ci.org and coveralls.io to make these badges work. The necessary Travis and Coverage config files have been generated for you.

.. image:: https://travis-ci.org//ckanext-tracker.svg?branch=master :target: https://travis-ci.org//ckanext-tracker

.. image:: https://coveralls.io/repos//ckanext-tracker/badge.svg :target: https://coveralls.io/r//ckanext-tracker

.. image:: https://pypip.in/download/ckanext-tracker/badge.svg :target: https://pypi.python.org/pypi//ckanext-tracker/ :alt: Downloads

.. image:: https://pypip.in/version/ckanext-tracker/badge.svg :target: https://pypi.python.org/pypi/ckanext-tracker/ :alt: Latest Version

.. image:: https://pypip.in/py_versions/ckanext-tracker/badge.svg :target: https://pypi.python.org/pypi/ckanext-tracker/ :alt: Supported Python versions

.. image:: https://pypip.in/status/ckanext-tracker/badge.svg :target: https://pypi.python.org/pypi/ckanext-tracker/ :alt: Development Status

.. image:: https://pypip.in/license/ckanext-tracker/badge.svg :target: https://pypi.python.org/pypi/ckanext-tracker/ :alt: License

===============

ckanext-tracker

.. Put a description of your extension here: What does it do? What features does it have? Consider including some screenshots or embedding a video!


Latest Notes & TODOs

  • [ATTENTION 1] resourcetracker_ogr is used to replace datastore functionalities previously served by datapusher or xloader. Making use of this sub-plugin will cause compatibility issues and malfunctioning of several ckan extensions that rely on either datapusher or xloader and their respective hooks and triggers.
  • [ATTENTION 2] datastoretracker and its subplugins are using datapusher/xloader hooks and triggers and will soon be disabled and replaced by ogr trackers and thus it is not adviced to be further developed.

  • [TODO 1] Making use of resourcetracke

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


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
tracker
CKAN Settings (ckan.ini)
# ckanext.tracker.some_setting = some_default_value
DB migration to be executed
(not set)
<< back to Extensions