This extension is not compatible. I've installed it, and I've already picked up a few problems.
The TagHelper is based on the wrong class because getFrontEndUrl is not part of System anymore, so it has to be Controller now.
Then, I can get the tags listed in the News List/Archive, but the News Reader isn't working, as the showTags is empty, even though the configuration is set correctly. I'm still tracing this bug.
Then also when you click on a tag and it filters the newsarchive view, it generates a getRelated() error
Code:Fatal error: Call to undefined method Contao\Database\Mysql\Result::getRelated() in /home/thyonpup/public_html/system/modules/news/modules/ModuleNews.php on line 332
Bookmarks