# External Link List for TYPO3 [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) ![TYPO3](https://typo3-badges.dev/badge/typo3/shields.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: ```bash composer require cru/external-link-list ``` ## ๐Ÿš€ 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](LICENSE) file. ๐Ÿค Contributing Contributions are welcome! Create a pull request (PR) on GitHub: โžก๏ธ Go to the [Repository](https://github.com/Rathch/external-link-list/tree/main)