| Joomla Tutorials |
Joomla 1.5 Plugin and Module InstallationTo install plugins or modules for Joomla is simple. For Joomla! 1.5x, each type of extension, plugin or module, installs the exact same way. This tutorial will take you through the process.
Installation:Joomla provides installers to install extensions. Yiou should always use installer to install our scripts.
Howto use plugin:
Plugins, or mambots, are a piece of code that you insert into your article, IN PLAIN TEXT, to tell Joomla to render the code into something else. For example, Easy Paypal plugin tells Joomla to replace "{easypaypal}" text with a Paypal Button. (Please note, the text is purposely in bold, so that it won't be interpreted by Joomla. When using the plugin, the text needs to be a PLAIN text, with no formatting) To use a plugin, you have to install the plugin and enable it. When enabling the plugin, you have the options to configure the plugin to meet you needs.
How to use module:
In Joomla!, Modules are used to display content and/or media around the main content. For example, you can have a "Most popular article' module that displays the title of the most popular article on your web site. To have a module appear on your web site, you need install it, enable it, configure its options and decide where and when to display them:
|
||||