/mailgun

An example of OJS 3 plugin to send emails via Mailgun API

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Mailgun OJS Plugin

An example of OJS 3.4 + plugin to send emails via Mailgun API

Installation

  • cd plugins/generic
  • git clone https://github.com/Vitaliy-1/mailgun.git
  • cd mailgun
  • composer install

Configuration

The plugin expects the following new settings to be set in the email section of the OJS config file: domain, secret, endpoint. Existing email setting transport should be set to mailgun.