jweiland / replacer
Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).
Installs: 84 442
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 5
Open Issues: 3
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^9.5 || ^10.4 || ^11.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- nimut/testing-framework: ^6.0
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^9.5
- roave/security-advisories: dev-latest
Replaces
- typo3-ter/replacer: 2.1.1
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)