friendsoftypo3/jumpurl
TYPO3 Jump URL handling
Installs: 37 636
Dependents: 1
Suggesters: 0
Stars: 4
Watchers: 5
Forks: 7
Open Issues: 6
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^7.6 || ^8.0 || ^9.0
- typo3/cms-frontend: ^7.6 || ^8.0 || ^9.0
Requires (Dev)
- nimut/testing-framework: ^2.0
- phpunit/phpunit: ^4.8 || ^5.7
- friendsofphp/php-cs-fixer: ^2.0
Replaces
- jumpurl: 7.8.0
- typo3-ter/jumpurl: 7.8.0
README
Adds functionality to configure and handle short links in the TYPO3 Frontend.
The functionality was part of TYPO3, until TYPO3 CMS 7 LTS, and moved into its own extension, receiving its own public repository.
Installation
The latest version can be installed via TER (http://typo3.org) or via composer by adding ''composer require friendsoftypo3/jumpurl'' in a TYPO3 CMS 7+ installation.
Current state
The latest version here reflects a feature-complete state.
Contribution
Feel free to submit any pull request, or add documentation, tests, as you please. We will publish a new version every once in a while, depending on the amount of changes and pull requests submitted.
License
The extension is published under GPL v2+, all included third-party libraries are published under their respective licenses.
Authors
Initially developed by Kasper Skaarhoj, it was polished by over 100 contributors in this area while being part of the TYPO3 Core, and then extracted into its own extension by Alexander Stehlik and Benni Mack.
This package is now maintained by a loose group of TYPO3 enthusiasts inside the TYPO3 Community. Feel free to contact Benni Mack (benni.mack@typo3.org) for any questions regarding "jumpurl".