Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds

Joomla! 1.5: Installing, Creating, and Managing Modules

Save for later
  • 120 min read
  • 2010-11-10 00:00:00

article-image

Joomla! 1.5 Cookbook


joomla-15-installing-creating-and-managing-modules-img-0

Over 60 quick and direct recipes to help you overcome common Joomla! queries.

  • Find quick solutions to common Joomla! problems
  • Part of Packt's Cookbook series: Each recipe is a carefully organized sequence of instructions to complete the task as efficiently as possible
  • Look at recipes that cover the portions of Joomla! 1.6 that are brand new
  • Over 60 practical recipes covering a range of site management and core Joomla! activities


       

In this recipe, we'll look at all aspects of a module.

How to do it...


Installing a Module

  1. Login to your Administrator Console.
  2. Click Extensions | Install/Uninstall.

    joomla-15-installing-creating-and-managing-modules-img-1


    Once you are in here, you'll have a few options to choose from:

    There are three methods to install a module, in this section we'll focus on the first method. We'll examine the other two in a moment.

  3. Click Browse... and find the file.
  4. Click Upload File & Install.Once you successfully installed the module, Joomla! will indicate this with this message:

    joomla-15-installing-creating-and-managing-modules-img-2

How it works...


Module installation is a very similar process to components. The Joomla! universal installer has made it very simple.

The installer will write the appropriate settings to the database and will copy the files down to their respective locations.

There's more...


There comes a time when you no longer need a module. Or you may wish to disable it or even create a new one that didn't exist before.

As modules are essentially very lightweight in nature, creating them and placing them is easy.

The next few recipes cover these items.

Deleting modules


There are two methods to delete a module.

METHOD 1:

Unlock access to the largest independent learning library in Tech for FREE!
Get unlimited access to 7500+ expert-authored eBooks and video courses covering every tech area you can think of.
Renews at €14.99/month. Cancel anytime
  1. Click Extensions | Install/Uninstall.
  2. Click Modules.
  3. Check the module you wish to delete.

    joomla-15-installing-creating-and-managing-modules-img-3

  4. Once you check the module(s) you wish to delete, click Uninstall in the upper right-hand side:

    joomla-15-installing-creating-and-managing-modules-img-4


    Once you successfully uninstall the module, Joomla! will indicate this with this message:

    joomla-15-installing-creating-and-managing-modules-img-5


METHOD 2:

  1. Click Extensions | Module Manager.
  2. Check the module you wish to delete.
  3. Click Delete in the upper right-hand side, the key difference is the message:

    joomla-15-installing-creating-and-managing-modules-img-6