-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
infraIssue: things to be added to playbookIssue: things to be added to playbook
Description
add steps to install ckanext-dcat:
pip install -e git+https://github.com/ckan/ckanext-issues.git#egg=ckanext-issues
add the following plugin to the list of plugins
ckan.plugins = ..... issues
configuration options:
ckanext.issues.send_email_notifications = true
ckanext.issues.max_strikes = 2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
infraIssue: things to be added to playbookIssue: things to be added to playbook