Difference between components, modules, extensions and plugins in Joomla
问题 What is the difference between Joomla components, modules, extensions and plugins? 回答1: Plugins Plugins enable you to execute code in response to certain events, either Joomla core events or custom events that are triggered from your own code. This is a powerful way of extending the basic Joomla functionality. Components Components are the main functional units that display in your template, like the content management system, contact forms, Web Links and the like. They are usually displayed