Extension Repo Info - CKAN & Extensions Version Display


Extension Basics

Title
Repo Info - CKAN & Extensions Version Display
Name
ckanext-repo
Type
Public extension
Description
Shows information about the HEAD branch and latest commit of CKAN and extension repositories running on the server, displayed in the footer.
CKAN versions
Download-Url (zip)
Last commit
3 years ago (2022-05-24 14:35:33)
Url to repo
Category
Specialized Tools


Background Infos

Description (long)
Show details

Shows information about the HEAD (branch and latest commit) your CKAN and extension repositories are running on. This is done by checking the local repositories on your server. By default, the extension only shows information about the core CKAN repo. You can configure which repositories to check using ckanext.repo.repos. After installation, a snippet with CKAN repository information is added to the footer. Mostly useful for development sites.

Version
0.0.1
Version release date
2022-05-24
Contact name
Open Knowledge Foundation
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

ckanext.repo.repos = ckan okfn/ckanext-glasgow ckanext-oauth2waad ckanapi ckanext.repo.srcpath = /usr/src

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