Extension CKAN YTP Request


Extension Basics

Title
CKAN YTP Request
Name
ckanext-ytp-request
Type
Public extension
Description
CKAN extension for handling organization membership requests, allowing users to request access and admins to approve or reject.
CKAN versions
Download-Url (zip)
Last commit
9 years ago (2016-10-03 13:14:09)
Url to repo
Category
Authentication & Security


Background Infos

Description (long)
Show details

ckanext-ytp-request

CKAN extension by VRK-KPA (Finnish Digital Agency) for handling organization membership requests. Provides a workflow where users can request membership to organizations and organization admins can approve or reject these requests.

Part of the Finnish YTP (Yhteentoimivuuspalvelut / Interoperability Platform) ecosystem.

Installation

git clone https://github.com/vrk-kpa/ckanext-ytp-request.git
cd ckanext-ytp-request
python setup.py develop

Add ytp_request to the ckan.plugins setting.

Info

By VRK-KPA (Finnish Digital Agency).

Version
Version release date
(not set)
Contact name
VRK-KPA (Finnish Digital Agency)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Organization membership request workflow. Users request access, admins approve/reject. Part of Finnish YTP ecosystem.

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