Download the PHP package ava007/wnk_translation without Composer
On this page you can find all versions of the php package ava007/wnk_translation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package wnk_translation
Translation Plugin for CakePHP 3.6
It provides translation services for pot files:
- import strings to be translated from pot files
- translations
- manual translations
- translations by google translation services
- community translations - self service (planned)
- export translated strings to pot files
Installation
Config/bootstrap.php
src/Application.php
Database
run one of the appropriate sql-ddl-script:
- postgresql: ddl-postgresql.sql
- mysql: ddl-mysql.sql
URL
After installation the plugins is called used the following url:
http://....domainname/wnk-translation/translations/cockpit
References
visit https://www.locavores.co/wnk-translation/translations/index to see this plugin in action
All versions of wnk_translation with dependencies
PHP Build Version
Package Version
Requires
cakephp/cakephp Version
>=3.6
The package ava007/wnk_translation contains the following files
Loading the files please wait ....