External Link List for TYPO3
https://img.shields.io/badge/License-GPLv3-blue.svg
cru/external-link-list
is a TYPO3 extension that adds a module to display all external links in a TYPO3 installation in a clear and organized way. The links are automatically cached to improve performance.
๐ Features
-
External Link Lists
- Page Type View: Displays all pages of the type External Link.
- RTE View: Lists all external links from the Rich Text Editor (RTE).
๐พ Installation
You can install the extension via Composer:
composer require cru/external-link-list
Copied!
๐ Usage
After installation, you will find the new module in the TYPO3 backend under External Links. There are two list views available:
- All external links from page types -All outgoing links from the Rich Text Editor (RTE)
๐License
This extension is licensed under GPL-3.0. For more information, see the LICENSE-Datei file.
๐ค Contributing Contributions are welcome! Create a pull request (PR) on GitHub:
โก๏ธ Go to the Repository