Coder Social home page Coder Social logo

email_template's Introduction

--------------------------------
CakePHP Email Template Create And Management Plugin
--------------------------------
https://github.com/madhavi-webonise/email_template

Background:
--------------------------------
This is a very simple dynamic email template management plugin for CakePHP

Overall functionality is inspired by email content management in code or in cakephp view. This plugin is will help to change email content in admin

The Plugin is an attempt to provide a basic, simple to use method to add new email templates as per requirement dy developer and change the email content by admin or super user for the application as they want. while integrating nicely into CakePHP.

Why use this plugin?
When I was working on my one project there is continues requirement to change email content. for that every time I need to do change in code or in my email view. To make this process easy I wrote this plugin through which we can provide email content editing facility to admin using some constants which we can replace in code with there dynamic values.

While you can create email templates using this plugin and integrate it in code. and give facility to site admin to edit or view the email templates so they can edit content as per requirement.

Installation:
--------------------------------
* Copy the files in this directory into <yourapp>/plugins/email_template.
* You have to ad migration plugin to create email_template table
* Run the following command in the cake console to create the tables:
  on Cakephp 1.3
		@cake migration -plugin email_template
			
If you Installed the Email Template Plugin in your global plugins directory instead of the app specific one, you will have to modify the -path parameter to point to the correct directory.
		
Usage:
--------------------------------
1) Create the email templates using <yourappurl>/email_template/email_templates/add
2) See the list of all email template <yourappurl>/email_template/email_templates 
3) You can edit and view existing email templates from list.
4) view the constant in colorbox by clicking "Email Constants" link on add and edit list.

Notes:
    
        

Current releases: hhttps://github.com/madhavi-webonise/email_template/downloads

email_template's People

Contributors

madhavi-webonise avatar

Stargazers

Harsh Gupta avatar  avatar

Watchers

 avatar

Forkers

asynchresp

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.