Book Image

Joomla! 3 Beginner's Guide

By : Eric Tiggeler
Book Image

Joomla! 3 Beginner's Guide

By: Eric Tiggeler

Overview of this book

<p>Joomla! is one of the most popular open source Content Management Systems, actively developed and supported by a world-wide user community. It's a free, fun, and feature-rich tool for anyone who wants to create dynamic, interactive websites. Even beginners can deploy Joomla to build professional websites. Even though it can be challenging to get beyond the basics and build the site that meets your needs perfectly, this book will guide you through it all.</p> <p>Completely updated for Joomla! 3, this practical guide helps you to create professional and good-looking websites with Joomla!, whether you want to build a personal blog site or a full-featured company or club website.</p> <p>The Joomla! 3 Beginner's Guide will help you to get started with Joomla! quickly. It's presented in an organized, easy-to-read manner. The book doesn’t focus on what Joomla! can do - it focuses on what you can do using Joomla!.</p> <p>You learn how to get Joomla! up and running, how to organize content, add new menus, add new features, change the design and much more. Real-life examples and tutorials will spark your imagination and show you what kind of professional, feature-rich websites any web builder can achieve with Joomla!. The focus is on clear instructions and easy-to-understand tutorials, with minimal jargon.</p> <p>Using the "Joomla! 3 Beginner’s Guide" you'll quickly gain the knowledge needed to build your own site, perfectly tailored to your specific needs.</p>
Table of Contents (22 chapters)
Joomla! 3 Beginner's Guide
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Tip 2: Update regularly


The Joomla development team regularly releases updates to fix bugs and security issues. Fortunately, Joomla makes keeping your site up-to-date effortless. In the backend Control Panel you'll find two Quick Icons displaying the current status of both the Joomla software itself and of installed extensions. If updates are found, the Quick Icon text will prompt you to update. Here's what it looks like when a Joomla update is available:

Clicking the Update now! link takes you to the Joomla Update component (also found via Components | Joomla Update) Extensions | Extension Manager. Here you'll see the details of the update. Just click on Install the update –the process is fully automated.

If updates for installed extensions are available, you'll also see a notice in the Quick Icon list in the Control Panel. It's also possible to manually check for updates: in the backend, navigate to Extensions | Extension Manager and click Update in the menu on the left-hand side. Click Find Updates to search for updates.

After you've clicked the Find Updates button, you'll see a notice telling you whether updates are available. Select the update you want to install and click the Update button. Be patient, you may not see much happening for a while. After completion, a message is displayed that the available updates have been installed successfully.

The Update functionality only works for extensions that support it. It's to be expected that this feature will be widely supported by extension developers, but for other extensions you'll still have to manually check for updates by visiting the extension developer's website.

Before you upgrade Joomla to an updated version, it's a good idea to create a backup of your current site. If anything goes wrong, you can quickly have it up and running again. See Tip 6: Use extensions to secure your site in this appendix for more information on creating backups.

Note

The Joomla update packages are stored in your website's tmp directory before installing the update on your site. After installation you can remove these files in the tmp directory to avoid running into disc space problems.