Download the PHP package georgringer/uri2link without Composer
On this page you can find all versions of the php package georgringer/uri2link. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download georgringer/uri2link
More information about georgringer/uri2link
Files in georgringer/uri2link
Download georgringer/uri2link
More information about georgringer/uri2link
Files in georgringer/uri2link
Vendor georgringer
Package uri2link
Short Description Convert external url like domain.tld/services to TYPO3 links if this is url is actually served by TYPO3
License GPL-2.0-or-later
Homepage https://ringer.it
Package uri2link
Short Description Convert external url like domain.tld/services to TYPO3 links if this is url is actually served by TYPO3
License GPL-2.0-or-later
Homepage https://ringer.it
Please rate this library. Is it a good library?
Informations about the package uri2link
TYPO3 Extension uri2link
This extension converts external links provided by editors to TYPO3 links. Given is website https://demo.vm/
and editor sets as link https://demo.vm/my-sit/contact
and this is actually an existing page, the link
will be transformed to t3://page?uid=123
.
All links in fields in TCA properties with renderType=inputLink
are checked, links in RTE are ignored!
Installation
- Install extensions as any other. Either use
composer require georgringer/uri2link
or install extension via TER. - All new links will be checked
Todos
- Support RTE
- Command call for mass checking
All versions of uri2link with dependencies
PHP Build Version
Package Version
Requires
typo3/cms-core Version
^11.5.34 || ^12.4.10
typo3/cms-frontend Version ^11.5.34 || ^12.4.10
typo3/cms-frontend Version ^11.5.34 || ^12.4.10
The package georgringer/uri2link contains the following files
Loading the files please wait ....