Skip to content
This repository was archived by the owner on Feb 10, 2019. It is now read-only.

tsmsogn/TinyMail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyMail

Build Status

Installation

Put your app plugin directory as TinyMail.

Enable plugin

In 2.0 you need to enable the plugin your app/Config/bootstrap.php file:

<?php
CakePlugin::load('TinyMail', array('bootstrap' => false, 'routes' => true));
?>

Enable admin routing in app/Config/core.php file:

<?php
Configure::write('Routing.prefixes', array('admin'));
?>

Lisence

The MIT License (MIT)

About

Under development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages