supseven/redirects-updater

Easily replace the source_host of existing TYPO3 redirects

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

11.0.0 2024-04-29 09:58 UTC

This package is auto-updated.

Last update: 2024-04-29 10:00:21 UTC


README

  • Install using composer
  • Execute the command with two simple arguments yourPathToTypo3Cli/typo3 typo3-redirects-updater:replace-source-host <from> <to>

Example use case

/var/www/vendor/bin/typo3 typo3-redirects-updater:replace-source-host 'customer.preview.example.org' 'www.customer.at'