Home of the Joomla! Content Management System
Go to file
joomla-translation-bot fd7d6dbc6a
[5.x] Translation Update (#43499)
Co-authored-by: Benjamin Trenkle <bembelimen@users.noreply.github.com>
Co-authored-by: Harald Leithner <leithner@itronic.at>
Co-authored-by: Stefan Wendhausen <stefan.wendhausen@tec-promotion.de>
2024-05-23 15:45:18 +02:00
.github Merge remote-tracking branch 'Joomla/4.4-dev' into 5.1-dev 2024-05-20 18:33:30 +02:00
.phan [5.1] phan: fixes plugins (#43073) 2024-03-27 20:51:45 +01:00
administrator Reset to dev 2024-05-20 18:41:07 +02:00
api Release 5.1.1 RC 1 2024-05-20 18:34:57 +02:00
build Merge branch '5.1-dev' into upmerges/2024-05-08 2024-05-11 16:54:10 -07:00
cache [#23165] Make index.html's valid 2011-06-19 13:39:37 +00:00
cli [5.1] Update Doc Link (#43370) 2024-05-11 22:34:06 +02:00
components Merge remote-tracking branch 'origin/4.4-dev' into 5.1/upmerge/2024-05-16 2024-05-16 10:55:09 +02:00
images [blog sample data] New attempt with different images. (#248) 2020-11-22 16:29:03 +01:00
includes [5.x] Translation Update (#43401) 2024-05-11 11:54:03 +02:00
installation [5.x] Translation Update (#43499) 2024-05-23 15:45:18 +02:00
language Release 5.1.1 RC 1 2024-05-20 18:34:57 +02:00
layouts [5.1] Dark Mode Improvement (#42986) 2024-03-11 01:58:21 +01:00
libraries [5.1] updater contraintchecker stability check early return (#43497) 2024-05-20 23:38:33 +02:00
modules Joomla! 5.1.0 Beta 1 2024-03-04 15:46:28 +01:00
plugins Merge remote-tracking branch 'Joomla/4.4-dev' into 5.1-dev 2024-05-20 18:33:30 +02:00
templates [5.1] Translation Update (#43459) 2024-05-12 12:43:07 +02:00
tests Merge remote-tracking branch 'Joomla/4.4-dev' into upmerges/2024-05-08 2024-05-08 21:01:59 +02:00
tmp [#23165] Make index.html's valid 2011-06-19 13:39:37 +00:00
.appveyor.yml [4.4] Appveyor: Raise MySQL to version 8.0 (#42271) 2023-11-02 12:50:05 +01:00
.drone.yml [5.1] Pin Mysql Version to 8.0 (#43419) 2024-05-05 20:45:19 +01:00
.editorconfig Use 4.2-dev in core translation workflow (#38698) 2022-09-06 10:59:03 +01:00
.git-blame-ignore-revs Ignore code style changes in blame (#40642) 2023-05-24 12:16:27 -04:00
.gitignore Move API system tests to cypress (#40135) 2023-03-20 09:51:42 +01:00
.php-cs-fixer.dist.php [5.1] Updating php-cs-fixer and php_codesniffer to latest versions (#42603) 2024-02-24 10:59:27 +01:00
CODE_OF_CONDUCT.md Joomla! 3.9.14 2020-03-04 18:50:06 +00:00
LICENSE.txt Revert the license text to the original GPL text as distributed by the FSF 2015-03-01 10:49:27 +00:00
README.md [5.1] Update to include MariaDB and remove SQL Server in README (.txt and .md) (#43368) 2024-05-20 14:16:17 +02:00
README.txt [5.1] Update to include MariaDB and remove SQL Server in README (.txt and .md) (#43368) 2024-05-20 14:16:17 +02:00
build.xml [5.1] version update (#42061) 2023-10-05 20:13:40 +02:00
composer.json Joomla! 4.4.4 Stable 2024-04-14 12:13:18 +02:00
composer.lock Joomla! 4.4.4 Stable 2024-04-14 12:13:18 +02:00
cypress.config.dist.js Edit/cypress port (#40764) 2023-06-14 16:18:18 +02:00
htaccess.txt [4.x] Add support for brotli (#43055) 2024-03-21 16:01:39 +01:00
index.php [5.0] Allow Joomla be served from a public* folder (#40509) 2023-06-26 09:41:36 +02:00
package-lock.json Update punycode npm dependency to version 2.3.1 2024-05-20 18:09:09 +02:00
package.json Merge remote-tracking branch 'Joomla/4.4-dev' into upmerges/2024-05-08 2024-05-08 21:01:59 +02:00
phpunit-pgsql.xml.dist Move API system tests to cypress (#40135) 2023-03-20 09:51:42 +01:00
phpunit.xml.dist Move API system tests to cypress (#40135) 2023-03-20 09:51:42 +01:00
renovate.json Renovatebot: Only do security updates on 4.2-dev (#39025) 2022-10-22 15:31:10 +02:00
robots.txt.dist Merge branch '3.10-dev' into 4.0-dev 2020-12-15 18:17:51 +00:00
ruleset.xml Merge branch '4.4-dev' into 5.0/upmerge 2023-05-29 08:07:32 +02:00
web.config.txt Fix API application routing (#29303) 2020-05-31 20:22:31 +01:00

README.md

Joomla! CMS™

Build Status

Drone-CI AppVeyor PHP Node npm
Build Status Build status PHP node-lts npm

Overview

What is Joomla?

  • Joomla! is a Content Management System (CMS) which enables you to build websites and powerful online applications.
  • It is a simple and powerful web server application which requires a server with PHP and either MySQL, MariaDB or PostgreSQL to run. You can find full technical requirements here.
  • Joomla! is free and Open Source software distributed under the GNU General Public License version 2 or later.

Looking for an installable package?

Joomla is not installable out of the box from this repository, please use:

How to get a working installation from the source

For detailed instructions please visit https://docs.joomla.org/Special:MyLanguage/J5.x:Setting_Up_Your_Local_Environment

You will need:

Steps to setup the local environment:

  • Clone the repository:
git clone https://github.com/joomla/joomla-cms.git
  • Go to the joomla-cms folder:
cd joomla-cms
  • Go to the 5.1-dev branch:
git checkout 5.1-dev
  • Install all the needed composer packages:
composer install
  • Install all the needed npm packages:
npm ci

Things to be aware of when pulling: Joomla creates a cache of the namespaces of its extensions in JOOMLA_ROOT/administrator/cache/autoload_psr4.php. If extensions are created, deleted or removed in git then this file needs to be recreated. You can simply delete the file and it will be regenerated on the next call to Joomla.

Do you want to improve Joomla?