jweiland / replacer
Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).
Installs: 137 047
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 6
Forks: 9
Open Issues: 3
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^13.4.0
Requires (Dev)
- ergebnis/composer-normalize: ^2.44
- friendsofphp/php-cs-fixer: ^3.14
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^11.2.5
- roave/security-advisories: dev-latest
- typo3/coding-standards: ^0.8
- typo3/testing-framework: ^9.0.1
Conflicts
- sgalinski/scriptmerger: <7.0.0
Replaces
- phorax/ja-replacer: *
- typo3-ter/ja-replacer: *
- typo3-ter/replacer: 4.0.0
This package is auto-updated.
Last update: 2024-11-22 15:30:18 UTC
README
What does it do?
Walks through generated HTML Output of TYPO3 and replaces various links with lins from a CDN service
Installation
Installation using Composer
Run the following command within your Composer based TYPO3 project:
composer require jweiland/replacer
Installation using Extension Manager
Login into TYPO3 Backend of your project and click on Extensions
in the left menu.
Press the Retrieve/Update
button and search for the extension key replacer
.
Import the extension from TER (TYPO3 Extension Repository)