An open API service indexing awesome lists of open source software.

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

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