Difference between revisions of "Administration of a Plugin in Joomla"

From Joomla! Documentation

Line 2: Line 2:
  
 
==Installing a Plugin==
 
==Installing a Plugin==
A plugin is installed like other extensions(templates, components and modules) are installed. To find out how to install extensions, please read [[Installing_an_extension|Installing an extension]].
+
A plugin is installed like other [[extensions]]([[templates]], [[components]] and [[modules]]) are installed. To find out how to install extensions, please read [[Installing_an_extension|Installing an extension]].
  
 
==Editing a Plugins Parameters==
 
==Editing a Plugins Parameters==

Revision as of 20:56, 28 September 2013

A plugin is a part of the core 3 Joomla extensions (Components, Modules and Plugins) and is used to add extra functionality into a component or plugin. For example it might add an extra form into a component (like the Profile Plugin), add shortcuts in for urls or other code (like a BBCode Parser) or even give more advanced functionality like provide an extra authentication method (like the ability to login with Facebook Login)

Installing a Plugin[edit]

A plugin is installed like other extensions(templates, components and modules) are installed. To find out how to install extensions, please read Installing an extension.

Editing a Plugins Parameters[edit]

Many plugins have parameters that allows you to customise their functionality without having to edit any code. We'll investigate some of these features. Navigate to the plugin manager by going to "Extensions" in the menu in the backend of Joomla. Then click on "Plugin Manager". You will now see a list of all plugins available on your site. To see the full information on what you can do on this screen click on the "Help" button.

The Page Navigation Plugin[edit]

In this case we will visit the "Content - Page Navigation" plugin. This particular plugin will allow you to add a Table of Contents (TOC) format to articles created in the content component if desired. By clicking on basic options you can see there are two parameters for this plugin. One chooses whether the 'contents' table is displayed above or below the main body of text, whilst the second lets you choose whether the position is above the title and other information for the article (Full Display) just above the start of the main body of text (Text).

Here all we have is two simple dropdown selections. Which we can select and then press "Save" in the toolbar to save the configuration

Full List of Core Plugins and Parameters[edit]

For a full list of plugins and their available parameters see the Help Screen Documentation by going into the edit view of a plugin and clicking on the "Help" button. Alternatively, you can browse the core plugins: