Notifications
Clear all
Topic starter 01/10/2024 12:53 pm
what are plugins in Joomla ?
Topic starter 01/10/2024 12:54 pm
A plugin is a kind of Joomla! extension. Plugins provide functions which are associated with trigger events. Joomla provides a set of core plugin events, but any extension can fire (custom) events. When a particular event occurs, all plugin functions of the type associated with the event are executed in sequence.