Extension Ytp Request


Extension Basics


Background Infos

Description (long)
Show details

ckanext-ytp-request

CKAN extension providing means to control organization member requests, requests history and related operations.

Features

  • Users can request to be part of organization
  • Organization admins and global admins can approve or reject request
  • Request history log

Compatibility

Tested with CKAN 2.2 - 2.3

Installation

Install to you ckan virtual environment

pip install -e  git+https://github.com/yhteentoimivuuspalvelut/ckanext-ytp-request#egg=ckanext-ytp-request

Add to ckan.ini

ckan.plugins = ... ytp_request
Version
Version release date
(not set)
Contact name
(not set)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Install to you ckan virtual environment

pip install -e  git+https://github.com/yhteentoimivuuspalvelut/ckanext-ytp-request#egg=ckanext-ytp-request

Add to ckan.ini

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