t3ext-routing
t3ext-routing copied to clipboard
Compatibility with TYPO3 v9+
Hey Xavier,
are there any plans to make this Extension compatible with TYPO3 v9 / v10 ?
As you can easily guess, I'm not actively maintaining this extension anymore.
Compatibility should not be that complex, there's not much code in fact. The biggest problem I guess is TSFE but I have the corresponding code already working with compatibility with v8 and v9 so that will be trivial to migrate.
Something I'd like to do in // of (at least) v9 compatibility is integrating https://github.com/xperseguers/t3ext-routing/pull/25 which looks really good just by reading.