khuong-dv/translate

Translate file po plugin for CakePHP

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Language:JavaScript

Type:cakephp-plugin

1.0.0 2018-12-01 07:20 UTC

This package is auto-updated.

Last update: 2024-03-29 03:44:56 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