×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
How to add content plugins to my components
Eduardo Mena
Junior Boarder
Posts: 31
10 Jahre 1 Monat her #432
von Eduardo Mena
How to add content plugins to my components wurde erstellt von Eduardo Mena
Hello everyone!
Does anybody know what do I have to do in order to use content plugins in components created with component creator?
For instance, a comments plugin or all videos plugin.
I have those plugins installed and they display correctly in normal joomla content. But component creator content just ignore those plugins completely.
Any ideas would be highly appreciated
Thanks
Does anybody know what do I have to do in order to use content plugins in components created with component creator?
For instance, a comments plugin or all videos plugin.
I have those plugins installed and they display correctly in normal joomla content. But component creator content just ignore those plugins completely.
Any ideas would be highly appreciated
Thanks
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
Eduardo Mena
Junior Boarder
Posts: 31
10 Jahre 1 Monat her #433
von Eduardo Mena
Eduardo Mena antwortete auf <solved> Add content plugins to my components
I just found the answer. If anybody else is interested
$text = JHtml::_('content.prepare', $text);
docs.joomla.org/Triggering_content_plugins_in_your_extension
$text = JHtml::_('content.prepare', $text);
docs.joomla.org/Triggering_content_plugins_in_your_extension
Folgende Benutzer bedankten sich: Frank Jumppanen Andersen, Paul Sice
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
Ladezeit der Seite: 0.047 Sekunden