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
Requires
- typo3/cms-core: ^12.4 || ^13.4 || 14.0.*@dev
Requires (Dev)
- ergebnis/composer-normalize: ^2.28
- friendsofphp/php-cs-fixer: ^3.14
- helmich/typo3-typoscript-lint: 3.1.0 || 3.2.0 || 3.2.1
- michielroos/typo3scan: ^1.7
- phpmd/phpmd: ^2.13
- phpstan/extension-installer: ^1.2
- phpstan/phpstan: ^1.10
- phpstan/phpstan-phpunit: ^1.3
- phpstan/phpstan-strict-rules: ^1.5
- phpunit/phpunit: ^10.0
- ramsey/conventional-commits: ^1.5
- saschaegerer/phpstan-typo3: ^1.8
- sbuerk/typo3-cmscomposerinstallers-testingframework-bridge: ^0.1.2
- seld/jsonlint: ^1.9
- squizlabs/php_codesniffer: ^3.7
- ssch/typo3-rector: ^1.1
- symfony/yaml: ^6.1
- typo3/coding-standards: ^0.8
- typo3/testing-framework: ^8.1
README
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