Extension Harvest Notification


Extension Basics

Title
Harvest Notification
Name
ckanext-harvestnotification
Type
Public extension
Description
Extension for configuring recipients of harvester email notifications
CKAN versions
Download-Url (zip)
Last commit
a year ago (2024-03-27 22:40:52)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

This extension provides a plugin that adds configuration to specify the recipients of harvester email notifications. Works with ckanext-harvest email notification settings. Can send notifications to sysadmins when harvest jobs fail or complete, and optionally to organization admins. Supports excluding specific users from harvest emails.

Version
0.0.1
Version release date
(not set)
Contact name
OpenGov
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

ckan.harvest.status_mail.errored = True, ckan.harvest.status_mail.all = True, ckan.harvestnotification.notify_sysadmin = True, ckan.harvestnotification.notify_organization_admin = True, ckan.harvestnotification.exclude_username_list = user1 user2

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