Joomla

Joomla
Developer(s) Open Source Matters
Initial release 17 August 2005
Stable release
5.0.1 / 27 November 2023
Repository https://github.com/joomla/joomla-cms
Written in PHP, JavaScript
Operating system Microsoft Windows, Unix-like operating system
Size 28.7 megabyte (ZIP)
Type content management system
License GNU General Public License, version 2.0 or later
Website https://www.joomla.org

Joomla (), also spelled Joomla! (with an exclamation mark) and sometimes abbreviated as J!, is a free and open-source content management system (CMS) for publishing web content on websites. Web content applications include discussion forums, photo galleries, e-Commerce and user communities and numerous other web-based applications. Joomla is developed by a community of volunteers supported with the legal, organisational and financial resources of Open Source Matters, Inc.

Joomla is written in PHP, uses object-oriented programming techniques and software design patterns, and stores data in a Structured Query Language (MySQL) database. It has a software dependency on the Symfony PHP framework. Joomla includes features such as page caching, RSS feeds, blogs, search, and support for language internationalisation. It is built on a model–view–controller web application framework that can be used independently of the CMS.

Around 6,000 extensions are available from the Joomla website, and more are available from other sources. As of 2022, it was estimated to be the fifth most used CMS on the Internet, after WordPress, Shopify, Wix and Squarespace.

Overview

Joomla has a web template system using a template processor. Its architecture is a front controller, routing all requests for non-static URIs via PHP which parses the URI and identifies the target page. This allows support for more human-readable permalinks. The controller manages both the frontend, public-facing view, and a backend (GUI-driven) administration interface. The administration interface (a) stores management and content information within a database, and (b) maintains a configuration file (configuration.php, usually located in the file system root of the Joomla installation). The configuration file provides the connection between the server, database and file system and facilitates migrating the website from one server to another.

The backend interface allows website operators to manage users, menus, extensions and web content.

Joomla is designed to be used by people who have basic website creation skills and requires an Apache–MySQL–PHP server like LAMP or WAMP. Commercially based web hosting services may include control panels for automatically installing Joomla for their customers. Joomla may be used to create localhosted-web applications that run on a range of AMP servers.

Risk management, backup and recovery are the website operator's responsibility. Joomla does not have website backup or recovery facilities built into the core CMS; third party-written products (as installable extensions or in standalone products) exist.

Other software facilities (whether as natively installable extensions utilising the Joomla framework or via "software bridges") extend a website's range of applications to include discussion forums, photo galleries, e-Commerce, user communities, and numerous other web-based applications.

History

2005–2007

Joomla was the outcome of a fork of Mambo on 17 August 2005. At that time, the Mambo name was a trademark of Miro International Pvt. Ltd, who formed a non-profit foundation with the stated purpose of funding the project and protecting it from lawsuits. The Joomla development team claimed that many of the provisions of the foundation structure violated previous agreements made by the elected Mambo Steering Committee, lacked the necessary consultation with key stakeholders and included provisions that violated core open source values.

Joomla's original co-founders, Andrew Eddie, Brian Teeman, Johan Janssens, Jean-Marie Simonet et al., established Open Source Matters, Inc. (OSM) to distribute information to the software community. Project leader Eddie wrote a letter that appeared on the announcements section of the public forum at mamboserver.com. Over one thousand people joined OpenSourceMatters.org within a day, most posting words of encouragement and support. Miro CEO Peter Lamont responded publicly to the development team in an article titled "The Mambo Open Source Controversy—20 Questions With Miro". This event created controversy within the free software community about the definition of open source. Forums of other open-source projects were active with postings about the actions of both sides.

In the two weeks following Eddie's announcement, teams were reorganised and the community continued to grow. Eben Moglen and the Software Freedom Law Center (SFLC) assisted the Joomla core team beginning in August 2005, as indicated by Moglen's blog entry from that date and a related OSM announcement. The SFLC continues to provide legal guidance to the Joomla Project as one of OSM's partners.

On 18 August Eddie called for community input to suggest a name for the project. The core team reserved the right for the final naming decision and chose a name not suggested by the community. On 22 September the new name, Joomla!, was announced. It is the anglicised spelling of the Swahili word jumla, meaning "all together" or "as a whole" that also has a similar meaning in at least Amharic, Arabic, Turkic languages and Urdu. On 26 September, the development team called for logo submissions from the community and invited the community to vote on the logo; the team announced the community's decision on 29 September. Beginning in October 2005 guidelines covering branding, licensing and use of the registered trademark were published.

2008–2011

On 28 January 2008 the first major revision to Joomla was announced:

Joomla 1.5 was popular but criticised for its inflexible and limited approach to access control. Independently of the project, Andrew Eddie and Louis Landry created a company called JXtended to continue the development of Control—an ACL component—that could integrate with Joomla 1.5. In July 2009 Eddie presented his ideas to the Joomla User Group Brisbane.

In July 2009 of that year, the Joomla project announced a restructuring of its management: a new Joomla Leadership Team replacing the Core Team that had originally led the project. This redefined the role of the team leading the project and structured it more around community involvement in events, the Google Summer of Code projects and other activities; the intention of the new approach to team-building was also an effort to increase community participation in the development process instead of relying upon a small group of coders to do most of the work.

According to Google Trends, interest in Joomla peaked around the period 2009–2010. In January 2011—largely as the result of the collaboration between Eddie and Landry—a second major revision of Joomla was released: Joomla 1.6.

Prior to the stable release of Joomla 1.6, Eddie relinquished his roles on OSM's board and project leadership; Louis Landry announced his retirement from the project the following year. Following Eddie's departure, in September 2011, OSM sought feedback from the community, including the possibility of constituting the governing body under a new name, to restructure the board's membership and project leadership.

Molajo

In 2010, with preparations for Joomla 1.6 nearly completed, Amy Stephen, Klas Berlic, Marco Barbosa, Matt Thomas et al. started a project to refactor the Joomla code. Code-named Molajo (an anagram of Joomla), the group felt that the existing Joomla CMS hindered end-users and developers adopting Joomla because (a) the Joomla CMS did not offer a range of packages containing a themed sets of web applications—like other CMS products had been doing for some time—and (b) the traditional MVC approach decreased developers' productivity in creating new components for Joomla.

Community reaction to Molajo was mixed. Some commentators claimed that it was a fork of the Joomla CMS—a claim strongly rejected by Stephen—while others contended that its activities would undermine the future of the Joomla CMS. Against these headwinds, Molajo made its public debut at the J and Beyond conference in The Netherlands in 2011.

Lacking support from OSM, an enthusiastic following from the Joomla community and unable to progress beyond pre-Alpha status, Molajo collapsed around the middle of 2015.

2012–2014

In January 2012 another major revision was announced: Joomla 2.5 (essentially bringing together the two previous minor releases in the preceding year). Joomla 2.5 brought much sought-after enhancements and a new API making it easier for novice users, additional multilanguage capability and the ability for users to update with "one-click".

Shortly after the release of Joomla 2.5, work was under way on the Joomla 3.x. Joomla 3.x was focused on mobile-friendly websites on the front-end, as well as a more intuitive back-end. With greater ease in site navigation and a more user-friendly means of editing Joomla site content, Joomla 3.x became the most popular version of the CMS eventually making all previous versions obsolete.

In March 2014, after seeking community feedback and a submission from the Production Leadership Team, a newly constituted OSM board approved changing the licensing for the framework from GPLv2 to LGPL. Although the proposal only affected the licensing of the framework and not the CMS, the decision sparked a fierce debate within the community. In the end, the framework did not adopt LGPL and is still licensed under GPLv2.

In August 2014, the Joomla CMS development team released a plan for new version releases.

Towards the end of 2014—three years after calling for feedback about ways to reorganise the project and with Joomla 3.x into its fourth minor revision—the community discussed the leadership structure changes. Eddie, although no longer an active contributor to the project, argued that the code for Joomla 3.x was "too fat and heavy to maintain with the current level of contribution"; he recommended mothballing the current CMS series and develop a less cumbersome Joomla 4. Eddie went further to criticise OSM's vision, entrepreneurship and management of the project. Other commentators also expressed their opinion that OSM had become dysfunctional.

2015–2018

Criticism mounted about the plan for future development of the Joomla CMS. An opinion written in May 2015 by Nicholas Dionysopoulos (founder of Akeeba Ltd.) shared some of Eddie's earlier observations about OSM lacking vision, entrepreneurship and its ability to manage the project. Dionysopoulos disagreed with Eddie about the major cause of problems with Joomla 3.x; it was Dionysopoulos' view that the cause of most problems with Joomla 3.x lay within "the processes of Joomla! the organisation".

Dionysopoulos' views gathered momentum within the community and led to the formation of the Joomla 4 working group (which later became the Joomla X working group).

In March 2017 the project announced the retirement of Joomla 3 and unveiled its plans to develop Joomla 4. This effectively brought an end to the work of the Joomla X working group (although it would be another two years before that Joomla X working group's activity was placed in "archived" status).

In an effort to improve the relationship with the community the development team revised the 2014 plan and, in June 2018, produced a new roadmap with the expectation that Joomla 4.0 would be released in a stable form before the end of 2018. During the period 2017-2018 the developers created six alpha test releases for Joomla 4.

2019–2020

In January 2019 the developers released an updated plan revising previously announced estimated time frames; the roadmap was revised several times during 2020.

Community concerns intensified about the handling the Joomla project—two years after announcing plans to retire Joomla 3 (but having already released two minor versions with plans for a third)—and by the end of 2019 a further six alpha test releases of Joomla 4 were produced for public discussion. On one hand some people questioned whether the community had lost its influence in driving the project while, from the developers' viewpoint, the other side defended the project by observing that things would be more productive if the community had been more actively engaged in testing, rather than criticising, the alpha releases. These discussions revealed a growing sense of division between developers on one side and end users on the other.

A lengthy debate, started in March 2019 and initially focused on the aesthetics and usability of the Joomla 4 backend interface, highlighted an overall sense of disappointment with management and progress of the project. Although the debate was weighted heavily on criticising the backend aesthetics, people on all sides of the discussion aired their dissenting opinions about why the Joomla 4 project had become distracted by feature creep, software bloat, eventual cost overrun and lack of trust.

Against a background of unrelenting criticism from within the community and declining popular interest in Joomla at the time a conference was held in January 2020 to develop a strategy for the future. The conference identified several key areas for further work but basically accepted the premise that faults related mainly to the project's organisational framework rather than the quality of the product.

On 28 May 2020 the Joomla team disclosed that a data breach had occurred that potentially affected 2,700 users by exposing their personal details. The incident was discovered by an internal audit of the website that also highlighted the presence of superuser accounts owned by individuals outside OSM. Although no evidence was found of any unauthorised access to personal information, action was immediately taken to mitigate the risk including a requirement for all users to change their passwords.

Joomla: code, community, culture
Joomla: code, community, culture
The COVID-19 pandemic impacted Joomla planned events resulting in the cancellation of the main world-wide conferences; J and Beyond was arranged as a 24-hour live stream event in May. In his welcoming address to J and Beyond OSM President Brian Mitchell acknowledged the impact of the global crisis on Joomla. Mitchell outlined his vision to meet the challenges confronting the Joomla project. The project needed to concentrate efforts, Mitchell said, to ensure that the three essential parts of the project—the code, community and culture—worked together as a whole.

Version history

Joomla versions
Series Released as Release date Supported until Main feature(s)
1.x 1.0 Sep 17, 2005 Jul 22, 2009 Rebranded release of Mambo 4.5.2.3 that combined other bug and moderate-level security fixes. Written for PHP 4.
1.5 Jan 21, 2008 Sep 30, 2012 Overhauled Graphical user interface, templates, limited "legacy mode" support. Written for PHP 5.

Notes: First long-term support (LTS) version although not backwardly-compatible with its predecessor. Such LTS versions were to have been released every three major or minor releases and supported until three months after the next LTS version is released; this approach was not followed in practice.

1.6 Jan 10, 2011 Aug 19, 2011 Added full access control list functionality plus, user-defined category hierarchy, and admin interface improvements.
1.7 Jul 19, 2011 Feb 24, 2012 Enhanced security and improved migration tools.
2.x 2.5 Jan 24, 2012 Dec 31, 2014 New "Smart Search" component, added support for using Microsoft SQL Server as a database backend, added user notes, additional enhancements and security improvements.

Notes: Second LTS release. Originally this release was to be named 1.8.0, however the developers announced August 9 that they would rename it to fit into a new version number scheme in which every LTS release is an x.5 release.

3.x 3.0 Sep 27, 2012 May 31, 2013 New default templates based on Bootstrap, added support for using PostgreSQL as a database backend, drops support for PHP 5.2.

Notes: The original plan was to release this version in July 2012; however, the January/July release schedule was uncomfortable for volunteers, and the schedule was changed to September/March releases. On 24 December 2012 it was decided to include an unforeseen addition to the 3.x series to improve the development life cycle and extend the support of LTS versions.

3.1 Apr 23, 2013 Dec 31, 2013 Article tagging.
3.2 Nov 6, 2013 Oct 20, 2014 Content versioning for articles.

Notes: Because of a PHP requirement change in Joomla 3.3, extended security support was provided for 3.2 for six months after 3.3's release.

3.3 Apr 20, 2014 Feb 25, 2015 Improved password hashing, microdata support, removing dependencies to MooTools.

Notes: On 25 April 2014, the Joomla Production Leadership Team announced that it started following 'Semantic Versioning Scheme' for new Joomla builds. The earlier Long-term support and Short-term support lifecycle policy was cancelled. Joomla version 3.3.1 was the first version released under the new development strategy.

3.4 Feb 25, 2015 Mar 21, 2016 Improved security advancements, Composer integration and Google's No CAPTCHA reCAPTCHA.

Notes: Extensive security revisions were rolled out in October 2015 with the release of Version 3.4.5.

3.5 Mar 21, 2016 Jul 12, 2016 Changes to admin interface (including some ability for drag and drop images).

Notes: Added PHP 7 support. Added an opt-in feature to upload anonymous server statistics about environments where Joomla is being used.

3.6 Jul 12, 2016 Apr 25, 2017 Improvements to UX, software updates.
3.7 Apr 25, 2017 Sep 19, 2017 Custom Fields, Improved Workflow, Multilingual Associations Manager, Backend Menu Manager, improved update system, cache systems and package/extension management and further UX improvements.
3.8 Sep 19, 2017 Oct 30, 2018 Improved Routing System, Joomla 4 Compatibility Layer, optional installable sample data, code improvements and encryption support (using Sodium extension on PHP 7.2, or via sodium_compat polyfill for lower supported versions).
3.9 Oct 30, 2018 Aug 16, 2021 ‘Privacy Tool Suite’, primarily in response to the enactment of new privacy and data retention laws and regulations, in particular, the GDPR.
3.10 Aug 16, 2021 Aug 17, 2023 Bridge between Joomla 3.10.x and Joomla 4.x, paid Long-term support till 17 Feb 2025.
4.x 4.0 Aug 17, 2021 Feb 15, 2022 Support for PHP 5 and Microsoft SQL Server has been removed.

Notes: Added PHP 8 support.

4.1 Feb 15, 2022 Aug 16, 2022 Tasks Scheduler, Child templates; accessibility checker, Syntax Highlighting, Inline Help.
4.2 Aug 16, 2022 Apr 18, 2023 Keyboard Shortcuts, Multi-factor Authentication.
4.3 Apr 18, 2023 Oct 17, 2023 Guided Tours, Bug Fix Release
4.4 Oct 17, 2023 Oct 17, 2025 Bridge between Joomla 4.4.x and Joomla 5.x
5.x 5.0 Oct 17, 2023 Oct 13, 2026 Schema.org Integration, Enhanced Security
5.1 Apr 14, 2024 N/A N/A
6.x 6.0 Oct 14, 2025 N/A N/A
Legend: Old version, not maintained Older version, still maintained Current stable version Latest preview version Future release

Versions in use

The first chart below shows the prevalence of the different versions of Joomla among all websites using Joomla in January 2023.

The second chart below shows the prevalence of the different versions of Joomla in the last 180 days up to 7 December 2023.

Versions of Joomla in use, March 2023

  1 (6.9%)
  2 (10.6%)
  3 (82.4%)
  4 (0.1%)

Versions of Joomla in use in the 180 days up to 7 December 2023

  3.5 (0.43%)
  3.6 (1.51%)
  3.7 (0.50%)
  3.8 (1.17%)
  3.9 (8.66%)
  3.10 (40.69%)
  4.0 (0.62%)
  4.1 (0.65%)
  4.2 (2.96%)
  4.3 (19.42%)
  4.4 (16.55%)
  5.0 (6.84%)

More data on Joomla! Usage Statistics page.

Templates

There are two types of templates used in the Joomla CMS: frontend templates and backend templates. The frontend template presents the website to the user viewing its content. The backend template presents a panel of controls for website administration.

Templates are installed as extensions to Joomla and may be customised with source code overrides and/or CSS.

Standard templates are included upon installation while other, third-party templates can be installed later. In general, templates designed for each major version of Joomla are not interoperable with other major versions of Joomla. The following table lists the standard templates installed with each major Joomla release.

Joomla templates by major release
Used in versions Frontend template Backend template
1.0
madeyourweb
rhuk_solarflare_ii
joomla_admin
1.5
beez
ja_purity
rhuk_milkyway
khepri
1.6, 1.7 & 2.5
atomic
beez_20
beez5
bluestork
hathor
3.x
beez3
protostar
hathor
isis
4.x
cassiopeia
atum
5.x
cassiopeia
atum

Development and support

Developers

Joomla is maintained as an open source project by a community of volunteers and licensed under the GNU General Public License on an "as is" basis, without any warranty of any kind including implied warranties of merchantability and fitness for a particular purpose. The source code is maintained at GitHub. The top two most popular public forums for discussing Joomla and seeking technical advice are at https://forum.joomla.org and https://joomla.stackexchange.com.

Conferences

J and Beyond is a conference largely aimed at Joomla developers and site integrators and is hosted in Europe around May each year.

Financial support

Joomla is primarily funded by private sponsorships that offset OSM's operational costs; these costs include taxes, accounting, presence at ground events, operation of domains and so forth. The project receives the rest of its revenue from website advertising, commissions, examination fees and Google Summer of Code.

Awards

Year Award Category
2005 UK Linux & Open Source Awards Best Linux / Open Source Project
2006 Packt Open Source Awards Best Open Source CMS
UK Linux & Open Source Awards Best Linux / Open Source Project
2007 Packt Open Source Awards Best PHP Open Source CMS
2008 Packt Open Source Awards
  • Open Source CMS Most Valued Person — Personal award: Johan Janssens
  • 1st Runner-up Best Open Source CMS
  • 1st Runner-up Best Overall Open Source CMS
2009 Packt Open Source Awards
  • Open Source CMS Most Valued Person — Personal award: Louis Landry
  • 1st Runner-up Packt Hall of Fame CMS
  • 2nd Runner-up Best Open Source CMS
2010 Packt Open Source Awards 2nd Runner-up Hall of Fame CMS
2011 Packt Open Source Awards Best Open Source CMS
2014 CMS Critic Awards People's Choice Awards: Best Open Source PHP CMS
2015 CMS Critic Awards People's Choice Awards: Best Free CMS
2016 CMS Critic Awards People's Choice Awards: Best Free CMS
2017 CMS Critic Awards People's Choice Awards: Best Free CMS
2018 CMS Critic Awards People's Choice Awards: Best Free CMS
2019 CMS Critic Awards People's Choice Awards: Best Free CMS
2020 CMS Critic Awards People's Choice Awards: Best Free CMS
2021 CMS Critic Awards
  • People's Choice Awards: Best Free CMS
  • People's Choice Awards: Best Open Source CMS
  • Critic's Choice Awards: Best Open Source CMS

CMS Market Share

The following chart shows Joomla's share of the CMS market (against the market leader, WordPress, as a comparison).

Google Searches Trend

The following chart shows the trend of searches on Google about Joomla over time.

See also