mabahe/typo3-core-redirects

Custom redirects in TYPO3.

Installs: 2 132

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 3

Open Issues: 0

Type:typo3-cms-extension

8.7.27 2019-07-20 13:17 UTC

This package is auto-updated.

Last update: 2024-02-20 23:35:41 UTC


README

This is a composer package to integrate the redirects from version 9 into version 8.7.

Redirects

Since this feature needs some other patches for the core, the composer patches packages is used to patch the core on composer install.

Installation

Read (https://github.com/cweagans/composer-patches#user-content-allowing-patches-to-be-applied-from-dependencies) to allow patches to be applied from dependencies, if you don't already use composer patches.

After running composer require mabahe/typo3-core-redirects the patching will fail, because the package will be installed after typo3/cms.

To fix this run composer install.

On top

Additionally this package contains a patch to be able to set all domains of a site root dynamically using a placeholder as domain. This will hopefully be available in version 9 soon, too.

Migrate

From realurl redirects https://gist.github.com/Mabahe/99a92f9b25878cfec3af9f400bde6568