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).