Daily Blog Archives: May 14, 2015

Tutorial: Developing Joomla! Content Plugin

This entry is part [part not set] of 3 in the series Joomla! Plugin Development

In our previous post in this series we have just created a new content plugin. We have created the plugin’s xml manifest file and now its our turn to install the plugin. In this post, we see how to instal and enable the plugin. Enable and Test your new Plugin After installing the plugin, we need to enable it. Plugins installed first time remain disabled. For enabling the plugin, go to Extensions > Plugin Manager. In Plugin Manager: Plugins screen you see the plugins listed. For easlily locating the content plugin, select Disabled in –Select Status– drop down list. That […]