Evaluators

From Joomla! Documentation

Revision as of 16:45, 7 August 2008 by Dextercowley (talk | contribs) (add right toc)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

<translate> As someone charged with evaluating Joomla! for your requirements, you want to find out as quickly as possible whether Joomla! is a good fit with your project. </translate>

How do you evaluate Joomla! to see if it will fit your requirements? There is no one answer to this question, but this section will provide some suggestions.

High-Level Evaluation[edit]

There are several resources that can help you to get a high-level view of the overall capabilities of Joomla!.

Web Sites Running Joomla![edit]

One way to evaluate a CMS package is to look at web sites that run on it. It is impossible to say how many web sites run Joomla!, but we do know that over 5 million copies of the software have been downloaded since March 2007.

Joomla! has a forum called Site Showcase that allows you to look at a number of sites running on Joomla!. Obviously, these represent a tiny fraction of the total number of Joomla!-run sites worldwide. A simple demonstration site is available for viewing. This site contains a lot of useful information about Joomla! features and the Joomla! community.

If you are evaluating Joomla! for a school, university, or non-profit organization, you might want to look at the Non-Profit Site Showcase or the Schools and Universities forum.

And, of course, don't forget to include all of the Joomla.org sites as examples of what can be done with Joomla!, since they of course are all run on our favourite CMS package.

Extensions[edit]

An important feature of Joomla! is the ability for third-party developers to easily extend Joomla!'s core functionality with "Extensions". Extensions in Joomla! are third-party software programs that can be installed along with Joomla! to provide additional functionality. Joomla! is designed to be extended in this way, and, once installed, these extensions look and work just as if they were part of the core program.

One of the strengths of Joomla! is the large and active developer community creating extensions. There are over 3,000 extensions currently available, with more being added daily. Many are open source, like Joomla!. Others are offered as commercial software. To get an idea of the variety of extensions available, visit the Joomla! Extensions site.

Community[edit]

The developer community is one part of a larger Joomla! community. For example, there are over 200,000 active registered users on the various Joomla! forums, with over 150 new participants every day. These forums are very active, with over 1,200 posts per day, and provide a high level of free support to Joomla! users. To get an idea of the types of questions answered in the forums, visit the General Questions forum.

Support[edit]

An important question when evaluating any software package is the quality of support available. In addition to the support forums, Joomla! has a large community of skilled web professionals and consulting organizations who use Joomla! to create and maintain a wide variety of web sites. Take a look at the Professional Services forum to get a view of this community. There are also a growing number of local Joomla! user groups.

Functional Evaluation[edit]

As part of the evaluation process, you may want to understand in more depth exactly what Joomla! does and how you create a web site in Joomla! There are two aspects to evaluating Joomla!'s functionality. The first is to understand the core functionality that ships with Joomla!. The second is to understand how extensions will be used in your site.

Joomla! Core Functionality[edit]

When evaluating Joomla!, it is useful to understand its core functionality. If you are new to web development and CMS software, the Absolute Beginner's Guide to Joomla! is a good place to start.

If you are more experienced, then you might prefer to try out Joomla! using the Joomla! Demo site. Or you can download and install Joomla! on a local computer, along with the Joomla! sample website. Instructions for this are contained in the Quickstart Guide. (Note that, to install the sample data, just press the "Install Sample Data" button during step 6 of the installation wizard.)

In either case, you can try out the "back end" administrator functions of Joomla! and see how you create menus, pages, articles, and other components of your web site. Everything you see in the sample web site is created with the core functionality of Joomla!.

Joomla! Extensions[edit]

As discussed earlier, over 3,400 extensions are currently available for Joomla!, with more being added daily. Although sites can be built using only the Joomla! core software, it is likely that you will want to use extensions. Most Joomla! web sites of any size or complexity include a number of extensions, and the identification of the major extensions that you will use to provide important functionality should be part of your evaluation.

Other Joomla! Customisation[edit]

Extensions provide pre-packaged solutions that require no programming to use. Another way to extend Joomla! is to customise it. Joomla! is designed to be extended and customised in several different ways.

The appearance of the web site -- the colours, graphics, typeface, and so on -- are controlled by the site's "template". Joomla! comes with three built-in templates, and there are many templates available as pre-built extensions. If you are familiar with HTML and CSS, it is not difficult to build your own customised template. You can look at the Template Tutorial to get an idea of how templates work.

Since Joomla! is open source, any part of the program can be customised as needed. In addition, Joomla! includes a feature called "Template Overrides" which allow you to create one or more small customised programs that override parts of the standard Joomla! program. These programs work with the Joomla! core programs, and using them does not require modifying any core files. Template overrides allow you to easily customise almost any part of the way in which Joomla! renders a page.

Technical Evaluation[edit]

Joomla! is built using PHP and MySQL, the most widely used web technologies anywhere. Joomla! is of course an open source project, as are PHP and MySQL. The technical design of Joomla! recognises that, although there are great benefits from using a pre-packaged CMS package to build a web site, each web site is different and there is no single approach that will work for everyone.

The solution is to make Joomla! as easy to extend as possible, while providing a rich and reliable core feature set. As discussed earlier, Joomla! can be extended in a number of ways, including with pre-built extensions, custom templates, custom template overrides, and by customising the core programs.