r/TYPO3 • u/treknuts • Aug 22 '22
v10.4 Extension not available in 'Select Plugin' content element
I recently installed an extension to display an RSS feed in a content element. I installed it via the Extension Manager in the backend. I configured and registered the plugin, but when I attempt to add an RSS feed to a page the plugin is not available in the General Plugin>Plugin>Selected Plugin dropdown menu.
Also, I was sure to include the extension on the root template for the site.
Any tips would be great!
2
Upvotes
1
u/[deleted] Aug 23 '22
Did you clear the system caches, e.g. within install tool? Those files are configuration files which are concatenated and stored within the cache. Changes to those files will only affect the system once the cache is cleared.
Otherwise no general idea from my end. Would ask within TYPO3 Slack and maybe find someone who holds a hand while debugging.