Joomla! is a free and open-source content management system (CMS) built on a model–view–controller web application framework that can be used independently of the CMS. It is developed by Open Source Matters, Inc.
Joomla! is written in object-oriented programming (OOP) PHP. It can store data in MySQL, PostgreSQL or MS SQL database. Features include page caching, RSS feeds, printable versions of pages, news flashes, blogs, search, and support for language internationalization.
1. Download Joomla! from https://downloads.joomla.org/
2. Extract archive file
3. Move the archive file to /srv/http
4. For **DEVELOPMENT** purposes, it is recommended to set file permissions of the Joomla! directory to 777. Note that the permission change is strictly for development purposes only. Execute the following command in the terminal. Remember to change the text within <> according to your Joomla! folder name: