Download the PHP package sarahman/sendgrid-plugin-for-october-cms without Composer
On this page you can find all versions of the php package sarahman/sendgrid-plugin-for-october-cms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sendgrid-plugin-for-october-cms
SendGrid integration plugin
This plugin implements the SendGrid subscription form functionality for the OctoberCMS.
Usage Instruction
-
Clone this plugin repository and name it to
plugins/sarahman/mailer
. -
Go to that folder and run this command:
-
Add the following code in the
config/services.php
file. - Add the value of
SENDGRID_API_KEY
key in the.env
file.
Configuration
In order to use the plugin you need to get the API key from your SendGrid account.
- In the OctoberCMS back-end go to the System / Settings page and click the
Mail Configuration
link. - In the
Mail Settings
form,- Select the
SendGrid
option in theMail method
dropdown. - Enter the
SendGrid
API key in theSendGrid API Key
text box. - Then submit this form.
- Select the
That's it! Happy mailing!!!
All versions of sendgrid-plugin-for-october-cms with dependencies
PHP Build Version
Package Version
The package sarahman/sendgrid-plugin-for-october-cms contains the following files
Loading the files please wait ....