codefog/contao-news_categories

Category Filter doesn't work in generateXmlFiles Hook on version 3.x

Closed this issue · 1 comments

The check in config.php should be changed to:

['Contao\News', 'generateFeeds'] instead of ['News', 'generateFeeds']

than it works for me.

Thanks for the report! Fixed in cf8912b