Joomla is a free and open-source content management system (CMS) for publishing web content. It is built on a model–view–controller web application framework that can be used independently of the CMS.
Joomla is written in PHP, uses object-oriented programming (OOP) techniques (since version 1.5) and software design patterns, stores data in a MySQL, MS SQL (since version 2.5), or PostgreSQL (since version 3.0) database, and includes features such as page caching, RSS feeds, printable versions of pages, news flashes, blogs, search, and support for language internationalization.
Version | Release Date |
---|---|
1.0 | 2005-09-22 |
1.5 (LTS) | 2008-01-22 |
1.6 | 2011-01-10 |
1.7 | 2011-07-19 |
2.5 (LTS) | 2012-01-24 |
3.0 | 2012-09-27 |
3.1 | 2013-04-24 |
3.2 | 2013-11-06 |
3.3 | 2014-04-30 |
3.4 | 2015-02-24 |
3.5 | 2016-03-21 |
3.6(Latest version as of writing) | 2016-07-12 |
Detailed instructions on Joomla installation can be found on its official website documentation.