2.4k questions

2.4k answers

99.5k users

Categories

0 votes
73 views
what are plugins in Joomla ?
in Joomla by (46.5k points)

1 Answer

0 votes

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.

by (46.5k points)
...