khuong-dv / translate
Translate file po plugin for CakePHP
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Language:JavaScript
Type:cakephp-plugin
Requires
- cakephp/cakephp: ^3.5
- sepia/po-parser: ^5.1
Requires (Dev)
- phpunit/phpunit: ^5.7.14|^6.0
This package is auto-updated.
Last update: 2025-03-29 00:41:20 UTC
README
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