Skip to content
This repository was archived by the owner on Dec 13, 2024. It is now read-only.

Backport of v9 redirects to v8. Additionally it supports a placeholder for all domains of a site root.

License

Notifications You must be signed in to change notification settings

Mabahe/typo3-core-redirects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c116a10 · Jul 20, 2019

History

18 Commits
Jan 29, 2019
Jan 29, 2019
Jan 29, 2019
Jul 20, 2019
Jan 29, 2019
Jan 29, 2019
Jan 29, 2019
Mar 15, 2018
Jul 20, 2019
Jan 29, 2019
Jan 29, 2019
Jan 29, 2019
Jan 29, 2019

Repository files navigation

TYPO3 v9 Redirects in v8.7

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

About

Backport of v9 redirects to v8. Additionally it supports a placeholder for all domains of a site root.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published