jweiland / replacer
Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).
Installs: 166 109
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 5
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
- 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.1.2
- dev-main
- 4.1.2
- 4.0.2
- 4.0.1
- 4.0.0
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.1.1
- 2.1.0
- 2.0.0
- 1.5.1
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.0
- dev-bugfix/content-object-rendered-initialization-error
- dev-bugfix/typeerror-typoscripthelpergetcontentobjectrenderer-returns-null-on-shortcut-pages
- dev-sfroemkenjw-patch-1
- dev-l10n_main
- dev-addMoreFuncTests
This package is auto-updated.
Last update: 2025-08-07 22:15:11 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)