29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-07-02 10:03:43 +00:00
Home of the Joomla! Content Management System
Go to file
2019-09-09 22:38:10 +02:00
.github Joomla! 3.9.11 2019-09-01 01:25:04 +01:00
administrator Call functions from global namespace (#26241) 2019-09-09 22:38:10 +02:00
api [4.0] Implement the getName function in the ConsoleApplication class (#25376) 2019-07-02 23:58:21 +01:00
build [4.0] Admin Warning when no cookies (#26192) 2019-09-08 13:01:17 +01:00
cache [#23165] Make index.html's valid 2011-06-19 13:39:37 +00:00
cli [4.0] Increase php minimum (#25252) 2019-06-17 15:25:08 +01:00
components xms cs by editorconfig (#26222) 2019-09-09 17:50:17 +01:00
images [4.0] Cassiopeia Header/Banner Style (#18464) 2017-11-02 21:28:04 +00:00
includes [4.0] Implement the getName function in the ConsoleApplication class (#25376) 2019-07-02 23:58:21 +01:00
installation [4.0] Fix index names of #__finder_terms table for new installs and updates on MySQL databases (#26216) 2019-09-09 11:52:08 +01:00
language Joomla! 3.9.11 2019-09-01 01:25:04 +01:00
layouts [4.0] batch category accessibility (#26141) 2019-09-02 18:14:29 +02:00
libraries [4.0] Code comment (#26212) 2019-09-09 11:52:42 +01:00
modules Call functions from global namespace (#26241) 2019-09-09 22:38:10 +02:00
plugins [4.0] Multilingual sample data: adding checks as in blog (#26236) 2019-09-09 18:23:22 +01:00
templates xms cs by editorconfig (#26222) 2019-09-09 17:50:17 +01:00
tests [4.0] Adding further tests for Joomla\CMS\Table\Table::bind() (#25761) 2019-08-26 10:20:24 +02:00
tmp [#23165] Make index.html's valid 2011-06-19 13:39:37 +00:00
.appveyor.yml Merge commit 'f6efc5a' into 4.0-dev 2019-08-31 14:36:59 +01:00
.drone.yml Switching docker images for drone to Joomla-own 2019-08-19 23:12:45 +02:00
.editorconfig init 2019-08-04 13:55:50 +02:00
.eslintignore [4.0] Switcher Field (#24463) 2019-05-04 18:41:42 +02:00
.eslintrc Disable no alert rule till we have a CE in place 2018-05-15 14:20:17 +02:00
.gitignore Update phar-stream-wrapper 2.1 (#23956) 2019-03-08 12:27:29 +01:00
.hound.yml 🐶 2018-02-21 18:22:13 +01:00
.php_cs.dist [4.0] Upgrade PHP CS Fixer to v2 (#18877) 2018-08-20 17:58:47 +02:00
build.js [4.0] Add gzip compressed files to the release packs (#23385) 2019-03-18 09:08:43 +00:00
build.xml [4.0] Codestyle fixes for new CMS codestyle Batch 8/16? (#25459) 2019-07-11 22:42:30 +01:00
CODE_OF_CONDUCT.md [4.0] website not web site (#25690) 2019-07-23 18:34:16 +01:00
codeception.yml [4.0] Moving System & API Tests to main repo (#24808) 2019-05-11 18:56:38 +02:00
composer.json Joomla! 3.9.10 2019-08-31 23:24:24 +01:00
composer.lock Joomla! 3.9.10 2019-08-31 23:24:24 +01:00
crowdin.yml [4.0] Adding testing sampledata plugin (#25692) 2019-07-26 16:43:59 +01:00
drone-package.json You shall pass (#21268) 2018-07-27 13:55:37 +02:00
Gemfile Update scss lint 2018-09-16 04:30:29 +01:00
Gemfile.lock Update scss lint 2018-09-16 04:30:29 +01:00
htaccess.txt [4.0] htaccess.txt clarifications (#25737) 2019-08-10 16:27:01 +01:00
index.php [4.0] Increase php minimum (#25252) 2019-06-17 15:25:08 +01: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
package-lock.json Joomla! 3.9.8 release 2019-08-31 17:02:58 +01:00
package.json Joomla! 3.9.8 release 2019-08-31 17:02:58 +01:00
phpunit-pgsql.xml.dist [4.0] Add an Integration test suite stub (#25118) 2019-07-11 23:48:37 +01:00
phpunit.xml.dist [4.0] Add an Integration test suite stub (#25118) 2019-07-11 23:48:37 +01:00
README.md [4.0] Remove outdated link (#25598) (port of #25597) 2019-07-28 01:32:01 +01:00
README.txt [4.0] Remove outdated link (#25598) (port of #25597) 2019-07-28 01:32:01 +01:00
RoboFile.php [4.0] Update RoboFile codestyle (#25648) 2019-07-21 20:10:11 +02:00
robots.txt.dist Update robots.txt.dist (#23916) 2019-02-16 12:05:05 +01:00
scss-lint.yml Including all folders with SCSS files, removing exclusions (#25645) 2019-07-24 14:11:13 +01:00
web.config.txt Prepare 3.9.3 release 2019-02-11 18:46:59 +01:00

Joomla! CMS™ Analytics Reviewed by Hound

Build Status

Drone-CI AppVeyor
Build Status Build status

What is this?

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 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/J4.x:Setting_Up_Your_Local_Environment

You will need:

Steps to setup the local environment:

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

Do you want to improve Joomla?

  • Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.
  • Distributed under the GNU General Public License version 2 or later
  • See License details