joomla

Getting started with joomla

Remarks#

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.

Versions#

VersionRelease Date
1.02005-09-22
1.5 (LTS)2008-01-22
1.62011-01-10
1.72011-07-19
2.5 (LTS)2012-01-24
3.02012-09-27
3.12013-04-24
3.22013-11-06
3.32014-04-30
3.42015-02-24
3.52016-03-21
3.6(Latest version as of writing)2016-07-12

Installation

Detailed instructions on Joomla installation can be found on its official website documentation.


This modified text is an extract of the original Stack Overflow Documentation created by the contributors and released under CC BY-SA 3.0 This website is not affiliated with Stack Overflow