29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-07-05 11:33:39 +00:00
Home of the Joomla! Content Management System
Go to file
2019-03-09 10:20:38 +00:00
.github Merge commit '8116f00' into 4.0-dev 2019-03-03 00:57:23 +00:00
administrator Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
api Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
build Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
cache [#23165] Make index.html's valid 2011-06-19 13:39:37 +00:00
cli Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
components Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
images [4.0] Cassiopeia Header/Banner Style (#18464) 2017-11-02 21:28:04 +00:00
includes Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
installation Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
language Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
layouts Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
libraries Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
modules Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
plugins Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
templates Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
tests I will use tabs, I will use tabs, I will use tabs, …. 2018-08-18 14:02:38 +02:00
tmp [#23165] Make index.html's valid 2011-06-19 13:39:37 +00:00
.appveyor.yml exclude language files changes 2018-09-10 19:59:32 +02:00
.drone.yml Add Webservices to Joomla (#23424) 2019-03-07 18:16:06 +00:00
.editorconfig Add .editorconfig to this repository (#21686) 2018-08-18 10:26:50 -05:00
.eslintignore [4.0] Field media custom element clean up (#23882) 2019-02-28 10:23:54 +00:00
.eslintrc Disable no alert rule till we have a CE in place 2018-05-15 14:20:17 +02:00
.gitignore Merge commit '8116f00' into 4.0-dev 2019-03-03 00:57:23 +00: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
.travis.yml let travis only test next php versions 2018-03-31 16:57:08 +02:00
build.js [4.0][NO CACHE] Refactor the build tools (#23723) 2019-02-07 23:00:05 +00:00
build.xml [4.0] Using language specific tokeniser and stemmer for com_finder (#20391) 2018-06-20 11:58:57 +01:00
CODE_OF_CONDUCT.md CoC Fix the english (#21386) 2018-08-03 07:22:43 -05:00
codeception.yml [System Tests] Fixing system tests for J4 and moving (#18125) 2017-09-26 18:04:03 +02:00
composer.json Add Webservices to Joomla (#23424) 2019-03-07 18:16:06 +00:00
composer.lock Add Webservices to Joomla (#23424) 2019-03-07 18:16:06 +00:00
crowdin.yml No content segmentation for XML 2018-09-12 11:41:57 +02: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 Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
index.php Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +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
package-lock.json [4.0] Update bootstrap version (#24003) 2019-02-28 13:52:42 +00:00
package.json [4.0] Update bootstrap version (#24003) 2019-02-28 13:52:42 +00:00
phpunit.xml.dist Remove deprecated cache handlers, cleanup cache/session config related to deprecations (#19893) 2018-06-09 16:17:30 +01:00
README.md Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
README.txt Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
RoboFile.php Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
robots.txt.dist Update grammar (#10778) 2016-06-16 00:17:29 +01:00
scss-lint.yml Ignore the media manager node modules css 2018-09-16 04:39:27 +01:00
SECURITY.md Add a security policy (#20163) 2018-04-18 12:42:39 +02:00
travisci-phpunit.xml [4.0] Remove JException (#16967) 2018-02-03 22:12:02 +00:00
web.config.txt Update web.config.txt 2015-03-11 20:25:51 +00:00

Joomla! CMS™ Analytics Reviewed by Hound

Build Status

Travis-CI Drone-CI AppVeyor
Build Status 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
  • 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.
  • Special Thanks
  • Distributed under the GNU General Public License version 2 or later
  • See License details