Giter VIP home page Giter VIP logo

phplist-plugin-sendgrid's Introduction

Send Grid Plugin

Description

This plugin sends emails through SendGrid using their API.

Installation

Dependencies

This plugin is for phplist 3.3.0 or later and requires php version 5.4 or later.

It also requires the php curl extension to be installed.

Set the plugin directory

The default plugin directory is plugins within the admin directory.

You can use a directory outside of the web root by changing the definition of PLUGIN_ROOTDIR in config.php. The benefit of this is that plugins will not be affected when you upgrade phplist.

Install through phplist

The recommended way to install is through the Plugins page (menu Config > Manage Plugins) using the package URL https://github.com/bramley/phplist-plugin-sendgrid/archive/master.zip. The installation should create

  • the file SendGridPlugin.php
  • the directory SendGridPlugin

Install manually

If the automatic installation does not work then you can install manually. Download the plugin zip file from https://github.com/bramley/phplist-plugin-sendgrid/archive/master.zip

Expand the zip file, then copy the contents of the plugins directory to your phplist plugins directory. This should contain

  • the file SendGridPlugin.php
  • the directory SendGridPlugin

##Usage##

For guidance on using the plugin see the plugin's page within the phplist documentation site https://resources.phplist.com/plugin/sendgrid

Support

Please raise any questions or problems in the user forum https://discuss.phplist.org/.

Donation

This plugin is free but if you install and find it useful then a donation to support further development is greatly appreciated.

Donate

Version history

version     Description
1.1.0+20170213  Integrate with phplist 3.3.0 to send emails
1.0.0+20160615  Initial release

phplist-plugin-sendgrid's People

Contributors

bramley avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.