Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

belgium-its-steering-committee/ckanext-notify-sysadmin

Repository files navigation

# ARCHIVED This functionality has been implemented via CKAN. This plugin is not useable anymore after moving away from Amazon and sqs.

https://travis-ci.org/belgium-its-steering-committee/ckanext-notify-sysadmin.svg?branch=master Downloads Latest Version Supported Python versions Development Status License

ckanext-notify-sysadmin

notify sysadmins when new organisations are created

Requirements

Tested on CKAN 2.8.3

Installation

To install ckanext-notify-sysadmin:

  1. Activate your CKAN virtual environment, for example:

    . /usr/lib/ckan/default/bin/activate
    
  2. Install the ckanext-notify-sysadmin Python package into your virtual environment:

    pip install -e  git+https://github.com/belgium-its-steering-committee/ckanext-notify-sysadmin#egg=ckanext-notify-sysadmin
    
  3. Add notifysysadmin to the ckan.plugins setting in your CKAN config file (by default the config file is located at /etc/ckan/default/production.ini).

  4. Restart CKAN. For example if you've deployed CKAN with Apache on Ubuntu:

    sudo service apache2 reload
    

About

CKAN extension: notify sysadmins when new organisations are created

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors