jweiland / replacer
Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).
Installs: 134 971
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 6
Forks: 8
Open Issues: 4
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^11.5.37 || ^12.4.15
Requires (Dev)
- ergebnis/composer-normalize: ~2.42.0
- friendsofphp/php-cs-fixer: ^3.14
- phpunit/phpunit: ^9.6
- roave/security-advisories: dev-latest
- typo3/coding-standards: ^0.6
- typo3/testing-framework: ^7.0.2
Conflicts
- sgalinski/scriptmerger: <7.0.0
Replaces
- phorax/ja-replacer: *
- typo3-ter/ja-replacer: *
- typo3-ter/replacer: 3.0.4
This package is auto-updated.
Last update: 2024-11-04 11:22:50 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)