Download the PHP package sourcebroker/t3apitranslatr without Composer
On this page you can find all versions of the php package sourcebroker/t3apitranslatr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sourcebroker/t3apitranslatr
More information about sourcebroker/t3apitranslatr
Files in sourcebroker/t3apitranslatr
Download sourcebroker/t3apitranslatr
More information about sourcebroker/t3apitranslatr
Files in sourcebroker/t3apitranslatr
Vendor sourcebroker
Package t3apitranslatr
Short Description Bridge between ext:t3api and ext:translatr which allows to get language labels as JSON.
License GPL-2.0-or-later
Package t3apitranslatr
Short Description Bridge between ext:t3api and ext:translatr which allows to get language labels as JSON.
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package t3apitranslatr
TYPO3 Extension t3apitranslatr
##################################
local:
What does it do?
This extension allows to get language labels from ext:translatr as JSON.
Installation
Use composer:
composer require sourcebroker/t3apitranslatr
After installing the labels are accessible by following endpoint:
/_api/translations
To narrow the number of labels fetch you can use tags on ext:translator and get only those tags that are needed on page.
/_api/translations?tags[]=general&tags[]=user
Changelog
See https://github.com/sourcebroker/t3apitranslatr/blob/master/CHANGELOG.rst
All versions of t3apitranslatr with dependencies
PHP Build Version
Package Version
Requires
typo3/cms-core Version
^11.5 || ^12.4
sourcebroker/t3api Version ^1.0 || ^2.0 || ^3.0 || @dev
sourcebroker/translatr Version ^4.0 || ^5.0 || ^6.0 || @dev
sourcebroker/t3api Version ^1.0 || ^2.0 || ^3.0 || @dev
sourcebroker/translatr Version ^4.0 || ^5.0 || ^6.0 || @dev
The package sourcebroker/t3apitranslatr contains the following files
Loading the files please wait ....