Portal:Plugin Development/Reading list
From Joomla! Documentation
Наступні статті допоможуть вам ознайомитися з плагінами Joomla! Вони є гарною відправною точкою для того, розуміння і розробки плагінів.
Новачок
Щоб зрозуміти, як встановити і використовувати плагін в Joomla, рекомендується прочитати статтю Адміністрування плагінів в Joomla!
Intermediate
To understand plugins better it is advised that you create a basic plugin for Joomla!.
To read on how to run a basic content plugin in a custom module or component you may have already developed it is recommended to read Triggering content plugins in your extension.
Advanced
To understand the principles on which the Plugin system works Plugin Developer Overview. To then implement this in a component you have designed it is recommended to read Supporting plugins in your component.