“”

Content Replacer Content Replacer

replacer / stable

Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req jweiland/replacer

Tags

#content #replacer #cdn

Last upload comment

BUGFIX: Repair replacer for cached content on TYPO3 11
TASK: Add a lot more func tests

Downloads by month

Download 3.0.3 External Manual Found an Issue? Code Insights Packagist.org
Author
Hoja Mustaffa Abdul Latheef
Company
jweiland.net
Last update
23. Sep 2023
First upload
05. Feb 2018
Downloads
95,895
Category
Frontend
Dependencies
  • TYPO3 (11.5.30 - 12.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req jweiland/replacer to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (43)

Version history

Version Upload comment Works with TYPO3 Download
3.0.3 / stable
September 23, 2023
BUGFIX: Repair replacer for cached content on TYPO3 11
TASK: Add a lot more func tests
11.5.30 - 12.4.99 Download
3.0.2 / stable
September 21, 2023
BUGFIX: Only replace content, if TSFE is loaded
TASK: Update .editorconfig
TASK: Rename LICENSE file
TASK: Update .gitattributes
TASK: Move TYPO3 const condition into new line of ext_localconf.php
TASK: Remove unneeded properties from ext_emconf.php
11.5.30 - 12.4.99 Download
3.0.0 / stable
September 13, 2023
Add TYPO3 12 compatibility
Remove TYPO3 9 compatibility
Remove TYPO3 10 compatibility
Please read upgrade instructions
11.5.30 - 12.4.99 Download
2.1.1 / stable
June 02, 2022
Load scriptmerger before replacer
Activate and update unit- and functional tests
9.5.0 - 11.5.99 Download
2.1.0 / stable
November 12, 2021
- Add support for TYPO3 v11 LTS
9.5.0 - 11.5.99 Download
2.0.0 / stable
April 28, 2021
- Add support for TYPO3 11
- Drop support for TYPO3 7 and 8
- Replace deprecated contentPostProc-output hook by middleware
- Check if page contains a USER_INT plugin, otherwise replace the content before caching the page (fixes #11)
- Add new example section to documentation
9.5.0 - 11.1.99 Download
1.5.1 / stable
September 21, 2020
- Fix outdated $TYPO3_CONF_VARS constant usage
7.6.0 - 10.4.99 Download
1.5.0 / stable
April 28, 2020
Say hello to TYPO3 v10 LTS
7.6.0 - 10.4.99 Download
1.4.0 / stable
December 02, 2019
- Feature: Support regular expressions as search pattern (see documentation)
- Bugfix: Run replacer hook nearly at the end
7.6.0 - 9.5.99 Download
1.3.0 / stable
November 12, 2018
- Allow replacement of uncached content e.g. USER_INT
- Fix dependency to allow TYPO3 > 9.5.0
7.6.0 - 9.5.99 Download
1.1.0 / stable
May 08, 2018
Version 1.1.0 allows usage of stdWrap for search and replace items.
Take a look into the documentation for some examples.
7.6.0 - 8.7.99 Download
1.0.0 / stable
February 05, 2018
Release 1.0.0
7.6.0 - 8.7.99 Download