Skip to content

khuongdv-work/modified-file-po-cakephp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translate file po plugin for CakePHP

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require khuong-dv/translate

Load plugin in file bootstrap.php

Plugin::load('Translate', ['bootstrap' => false, 'routes' => true]);
visit http://dev.domain.com/translate/translate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published