Joomla! 5 Extension Development Blog
Last week, I had the privilege of presenting on the integration of web services into Joomla! components, showcasing effective methods to enhance functionality.
In Developing Extensions for Joomla! 5, the plugins chapter does not delve into the specifics of the stopPropagation()
method. We use it in our content plugin, and if you've tinkered with the code, you may have noticed that after enabling the content plugin, other content plugins for the article stop working. In this post, we'll explore what stopPropagation()
does, its implications for your Joomla! plugins, and best practices for using it effectively.
I’m thrilled to share the highlights from my recent presentation on Joomla! 5, which I had the pleasure of delivering at the JoomlaDay ES 2024 in Spain. Joomla! 5 brings a host of exciting features and improvements that can help you create new powerful projects easily.