Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

plan2net/uri2link

 
 

Repository files navigation

Abandoned!

Caution

This library is abandoned and will no longer receive updates. Please switch to plan2net/link-alchemy.

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

About

Convert links which are set as external URL but are actually internal urls to TYPO3 links

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%