https://github.com/jonasraoni/ojs-registration-notification-plugin
Registration Notification Plugin for OJS
https://github.com/jonasraoni/ojs-registration-notification-plugin
ojs ojs-plugin ojs-plugins ojs3 ojs3-plugin
Last synced: about 1 year ago
JSON representation
Registration Notification Plugin for OJS
- Host: GitHub
- URL: https://github.com/jonasraoni/ojs-registration-notification-plugin
- Owner: jonasraoni
- License: gpl-3.0
- Created: 2019-01-03T18:27:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-20T12:27:03.000Z (about 7 years ago)
- Last Synced: 2025-03-26T08:05:56.102Z (about 1 year ago)
- Topics: ojs, ojs-plugin, ojs-plugins, ojs3, ojs3-plugin
- Language: PHP
- Homepage: https://pkp.sfu.ca/
- Size: 44.9 KB
- Stars: 1
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Registration Notification Plugin
## Description
Once enabled, the plugin will send an email notification to a configurable list of emails whenever a new user gets registered.
## Configuration
Each journal/press must be configured individually since the settings are not shared.
### Recipients
The emails must be defined through the plugin settings, the interface supports adding a list of recipients.
### Email Template
The email content is configurable through the email template named **Registration Notification**. The following variables are provided by the plugin:
- $date
- $userFullName
- $userName
- $userEmail