2017 © Pedro Peláez
 

library email-templates

Email Template Management

image

proshore/email-templates

Email Template Management

  • Tuesday, January 2, 2018
  • by proshore
  • Repository
  • 4 Watchers
  • 0 Stars
  • 160 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 8 Versions
  • 55 % Grown

The README.md

Email Template Management for Laravel 5.5

Latest Stable Version Total Downloads Latest Unstable Version License StyleCI, (*1)

Email Template Management with Bootstrap & TinyMCE Editor, (*2)

Can be used managing email templates from backend., (*3)

Installation

  1. Require this package with composer.
composer require proshore/email-templates

Laravel 5.5 uses Package Auto-Discovery, so you don't have to manually add the package to the ServiceProvider., (*4)

If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php, (*5)

Proshore\EmailTemplates\EmailTemplatesServiceProvider::class,
  1. Publish file.

Publishing

Publishing the config file

php artisan vendor:publish --tag=config

Publishing views

php artisan vendor:publish --tag=views

Publishing migrations

php artisan vendor:publish --tag=migrations

Publishing assets

php artisan vendor:publish --tag=public

Usage

TinyMCE script should be included in your appropriate layout. Multiple slugs can be added to config based on which the template identifiers are displayed in CRUD section, please change the config file located at 'config/proshore-email-templates.php'. Initially, there are some slugs to get you started with., (*6)

Contributor

Sudhir Bastakoti, (*7)

The Versions

02/01 2018

dev-master

9999999-dev

Email Template Management

  Sources   Download

by Sudhir Bastakoti

02/01 2018

v0.1.4

0.1.4.0

Email Template Management

  Sources   Download

by Sudhir Bastakoti

02/01 2018

dev-analysis-z4ZDAk

dev-analysis-z4ZDAk

Email Template Management

  Sources   Download

by Sudhir Bastakoti

21/12 2017

v0.1.3

0.1.3.0

Email Template Management

  Sources   Download

by Sudhir Bastakoti

20/12 2017

v0.1.2

0.1.2.0

Email Template Management

  Sources   Download

by Sudhir Bastakoti

14/12 2017

v0.1.1

0.1.1.0

Email Template Management

  Sources   Download

by Sudhir Bastakoti

14/12 2017

v0.1.0

0.1.0.0

Email Template Management

  Sources   Download

by Sudhir Bastakoti

14/12 2017

dev-analysis-8nlLR0

dev-analysis-8nlLR0

Email Template Management

  Sources   Download

by Sudhir Bastakoti