2017 © Pedro Peláez
 

cakephp-plugin ray-mailer

A mailer plugin for CakePHP3 using database driven Layouts and Templates.

image

rayhan/ray-mailer

A mailer plugin for CakePHP3 using database driven Layouts and Templates.

  • Monday, October 10, 2016
  • by raynux
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 20 % Grown

The README.md

Build Status Software License, (*1)

RayMailer plugin for CakePHP

Installation

You can install this plugin into your CakePHP application using composer., (*2)

The recommended way to install composer packages is:, (*3)

composer require rayhan/ray-mailer

Configuration

Add following line to your app bootstrap.php file., (*4)

Plugin::load('RayMailer', ['routes' => true]);

Database

Add database schema from the config/Schema/raymailer.sql file., (*5)

Usage

Create Layouts and Templates

Access templates at http://path_to_your_cake_installation/ray-mailer/templates, (*6)

Create database layout and templates as necessary., (*7)

Load mailer class

use RayMailer\Mailer\RayMailer;

Send email

$mailer = new RayMailer();
$result = $mailer->deliver('welcome-email', ['to' => 'example@example.com', 'param1' => 'Value of param1'], ['debug' => false]);

The Versions

10/10 2016

dev-master

9999999-dev https://github.com/rayhan/ray-mailer

A mailer plugin for CakePHP3 using database driven Layouts and Templates.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Md. Rayhan Chowdhury

email cakephp cron preview

10/10 2016

v0.1.7-beta

0.1.7.0-beta https://github.com/rayhan/ray-mailer

A mailer plugin for CakePHP3 using database driven Layouts and Templates.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Md. Rayhan Chowdhury

email cakephp cron preview

10/10 2016

v0.1.6-beta

0.1.6.0-beta https://github.com/rayhan/ray-mailer

A mailer plugin for CakePHP3 using database driven Layouts and Templates.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Md. Rayhan Chowdhury

email cakephp cron preview

10/10 2016

v0.1.5-beta

0.1.5.0-beta https://github.com/rayhan/ray-mailer

A mailer plugin for CakePHP3 using database driven Layouts and Templates.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Md. Rayhan Chowdhury

email cakephp cron preview

10/10 2016

v0.1.4-beta

0.1.4.0-beta https://github.com/rayhan/ray-mailer

A mailer plugin for CakePHP3 using database driven Layouts and Templates.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Md. Rayhan Chowdhury

email cakephp cron preview

09/10 2016

v0.1.3-beta

0.1.3.0-beta https://github.com/rayhan/ray-mailer

A mailer plugin for CakePHP3 using database driven Layouts and Templates.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Md. Rayhan Chowdhury

email cakephp cron preview

09/10 2016

v0.1.2-beta

0.1.2.0-beta

A mailer plugin for CakePHP3 using database driven Layouts and Templates.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Md. Rayhan Chowdhury

email cakephp cron preview

09/10 2016

v0.1.1-beta

0.1.1.0-beta

A mailer plugin for CakePHP3 using database driven Layouts and Templates.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Md. Rayhan Chowdhury

email cakephp cron preview

09/10 2016

v0.1-beta

0.1.0.0-beta https://github.com/rayhan/raymailer

A mailer plugin for CakePHP database driven Layout and Templates.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Md. Rayhan Chowdhury

email cakephp cron preview