Extension Status


Extension Basics

Title
Status
Name
ckanext-status
Type
Public extension
Description
A CKAN extension that adds a 'status' bar to the top of the page.
CKAN versions
Download-Url (zip)
Last commit
7 months ago (2025-06-09 11:10:07)
Url to repo
Category
Authentication & Security


Background Infos

Description (long)
Show details

The Natural History Museum logo.

ckanext-status

Tests Coveralls CKAN Python Docs

A CKAN extension that adds a ‘status’ bar and an extensible system status page.

Overview

This extension allows maintainers to add a simple static message to the top of every page by setting a single configuration option. For example, it can be used to notify users of planned downtime, unexpected issues with the site, or new features.

It also adds a status page giving an overview of the health of various systems. By default this has very few items, but it is easily extensible by other CKAN extensions.

Installation

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

Installing from PyPI

“`shell pip i

Version
2.4.4
Version release date
2025-06-09
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)
status
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions