cru/external-link-list

Adds a Module to list all external links

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:typo3-cms-extension

2.1.1 2025-03-26 21:58 UTC

This package is auto-updated.

Last update: 2025-05-26 22:18:45 UTC


README

License: GPL v3 TYPO3

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).
    • RTE Groupe View: Lists all external links from the Rich Text Editor (RTE) Grouped by href.

๐Ÿ’พ Installation

You can install the extension via Composer:

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 file.

๐Ÿค Contributing Contributions are welcome! Create a pull request (PR) on GitHub:

โžก๏ธ Go to the Repository