Skip to content

fjelltopp/ckanext-ytp-request

 
 

Repository files navigation

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

About

Organization member request handling

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 78.1%
  • HTML 20.3%
  • JavaScript 1.6%