“”

My Redirects My Redirects

my_redirects / obsolete

Maintain your own redirects in the backend

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req koninklijke-collective/my-redirects

Tags

#redirects #management #realurl #redirect

Last upload comment

Fixed migration script for correct source_path

Downloads by month

Download 4.2.1 Extension Manual Code Insights Packagist.org Donate and Give Kudos
Author
Benjamin Serfhos
Company
Rotterdam School of Management, Erasmus University
Last update
20. Sep 2019
First upload
29. Apr 2015
Downloads
59,539
Category
Backend Modules
Dependencies
  • TYPO3 (8.5.0 - 9.5.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 koninklijke-collective/my-redirects 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 (5)

Version history

Version Upload comment Works with TYPO3 Download
4.2.1 / obsolete
September 20, 2019
Fixed migration script for correct source_path
8.5.0 - 9.5.99 Download
4.2.0 / obsolete
September 18, 2019
Deprecated extension since TYPO3 9.x. Thanks for all the love and support!
- Added migration script to ext:redirects shipped by core.
8.5.0 - 9.5.99 Download
3.4.1 / stable
January 11, 2018
Make sure to list all redirects if no specific one was selected. Credits to Mathias Brodala.
7.6.0 - 8.99.99 Download
3.4.0 / stable
December 22, 2017
Bugfix & added changed TCA display of inactive reason for better readability.

- [BUGFIX] Make sure TSFE is generated on page root (#47)
- [FEATURE] Enlarge inactive reason field (#57)
7.6.0 - 8.99.99 Download
3.3.5 / stable
May 18, 2017
With TYPO3 8 release a function was not available anymore and crashed the redirects. This is now fixed, thanks for the notice on github!
7.6.0 - 8.99.99 Download
3.3.4 / stable
May 10, 2017
Handled TYPO3 8.x fixes for rendering urls
7.6.0 - 8.99.99 Download
3.3.3 / stable
March 24, 2017
[!!!] Replaced available signals for hooks for performance
7.6.0 - 8.99.99 Download
3.3.2 / stable
March 24, 2017
Since 7.6.somewhere the parsing of configuration was not invoked when generating the url, leaving to /?id=312. Now the config is always parsed when TSFE is invoked.

7.6.0 - 8.99.99 Download
3.3.1 / stable
March 24, 2017
[BUGFIX] 3.2.1 and 3.3.0 contained crash
7.6.0 - 8.99.99 Download
3.3.0 / stable
March 24, 2017
Removed ObjectManager for Object Management when handling redirect requests
Thanks to Tim Lochmueller for mentioning in Github
7.6.0 - 8.99.99 Download
3.2.1 / stable
March 24, 2017
Fixed bugfixes mentioned in github
Thanks all!
7.6.0 - 8.99.99 Download
3.2.0 / stable
March 24, 2017
Added signal slots for queryByPathAndDomain
7.6.0 - 8.99.99 Download
3.1.2 / stable
August 02, 2016
[!!!] 3.1.1 had a critical bug in the TCA configuration
Please update.
7.6.0 - 8.99.99 Download
3.1.1 / stable
August 01, 2016
Small bugfixes for TYPO3 7.6 and higher support
7.6.0 - 8.99.99 Download
3.1.0 / stable
July 08, 2016
Added correct 8.x support
7.6.0 - 8.99.99 Download
3.0.1 / stable
July 04, 2016
Solved issues reported in https://github.com/koninklijke-collective/my_redirects/issues
Issues found and solved by Martin Kutschker
6.2.0 - 8.99.99 Download
3.0.0 / stable
May 06, 2016
Changed namespace to collective and finetune documentation
6.2.0 - 8.99.99 Download
2.0.3 / stable
March 17, 2016
Bugfix! 2.0.2 has bug that conflicts redirecting at all.
6.2.0 - 7.99.99 Download
2.0.2 / stable
March 11, 2016
Created own FlashMessage ViewHelper for PHP7 warning
6.2.0 - 7.99.99 Download
2.0.1 / stable
February 26, 2016
Handle TCA correctly for caching
6.2.0 - 7.99.99 Download
1.3.1 / stable
February 17, 2016
Add last hit column to list view
6.2.0 - 7.99.99 Download
1.2.0 / stable
January 06, 2016
Credits to: Paul Beck<Schweriner>. Corrected viewhelper for 7.6 and some initial bugfixes for performance/rendering.

6.2.0 - 7.99.99 Download
1.1.6 / stable
November 25, 2015
Bugfix, remove compare conflict for index
6.2.0 - 7.99.99 Download
1.1.5 / stable
November 03, 2015
[!!!] Recalculating of hashes needed! Bugfix: add both lookups for urls with and without trailing space.
6.2.0 - 7.99.99 Download
1.1.4 / stable
October 13, 2015
Use correct naming convention of composer (now dashes, used underscore before)
6.2.0 - 7.99.99 Download
1.1.3 / stable
October 09, 2015
[BUGFIX] Allow case-insensitive url

Recalculate hash in upgrade tool
6.2.0 - 7.4.99 Download
1.1.2 / stable
September 02, 2015
Add PSR-4 autoload to composer file
6.2.0 - 7.4.99 Download
1.1.1 / stable
June 24, 2015
[BUGFIX] Use sha1 hashes instead of GeneralUtility::md5int()

* Re-calculate hash is available in Extensions; Update Script
6.2.0 - 7.2.99 Download
1.1.0 / stable
May 07, 2015
Now compatible with 7.2.
6.2.0 - 7.2.99 Download
1.0.1 / stable
May 06, 2015
Small bugfixes and added documentation
6.0.0 - 6.2.99 Download
1.0.0 / stable
April 29, 2015
Initial release as replacements for RealURL redirects for future migrations.
* Upgrade script included to migrate old RealURL redirects
* Active redirect checker available
* Used hook before everything is loaded to increase speed

See: https://githu
6.0.0 - 6.2.99 Download