Extension Suspend


Extension Basics

Title
Suspend
Name
ckanext-suspend
Type
Public extension
Description
The **Suspend** extension for CKAN provides a mechanism to suspend datasets, making them temporaril
CKAN versions
Download-Url (zip)
Last commit
9 years ago (2017-01-09 23:08:19)
Url to repo
Category
Authentication & Security


Background Infos

Description (long)
Show details

ckanext-suspend

Allows datasets to be suspended + adds Suspend button to dataset edit page + only users with permission to edit datasets can suspend one + adds a package_suspend table to db. This is used to store the reason for the suspension.

Installation

  1. clone this repository
  2. install: python ckanext-suspend/setup.py develop
  3. add suspend to the list of plugins in .ini file
Version
1.0
Version release date
2014-05-05
Contact name
(not set)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

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