29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-24 22:39:31 +00:00
Home of the Joomla! Content Management System
Go to file
2019-05-08 14:52:07 +01:00
.github 3.9.1 2019-05-05 11:41:07 +01:00
administrator [4.0] Skip to plugin tweak (#24833) 2019-05-08 00:23:04 +02:00
api Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
build Fix javascript errors in installer from merge conflicts 2019-05-07 18:47:14 +01:00
cache [#23165] Make index.html's valid 2011-06-19 13:39:37 +00:00
cli [4.0] Use namespaced version of JFactory everywhere (#24106) 2019-03-15 12:38:57 +00:00
components Fixed Language label: COM_USER_ to COM_USERS_ v2 (#24825) 2019-05-07 17:33:00 +02:00
images [4.0] Cassiopeia Header/Banner Style (#18464) 2017-11-02 21:28:04 +00:00
includes 3.9.1 2019-05-05 11:41:07 +01:00
installation 3.9.1 2019-05-05 11:41:07 +01:00
language 3.9.1 2019-05-05 11:41:07 +01:00
layouts Merge commit '937d938' into 4.0-dev 2019-05-07 15:14:03 +01:00
libraries [4.0] Implement getMenu() in ConsoleApplication class (#24835) 2019-05-08 14:52:07 +01:00
modules Merge commit '937d938' into 4.0-dev 2019-05-07 15:14:03 +01:00
plugins Fix javascript errors in installer from merge conflicts 2019-05-07 18:47:14 +01:00
templates [4.0] Switcher Field (#24463) 2019-05-04 18:41:42 +02:00
tests Fix classloader reference (#24792) 2019-05-05 11:59:20 +02:00
tmp [#23165] Make index.html's valid 2011-06-19 13:39:37 +00:00
.appveyor.yml Feature/unit tests (#23986) 2019-03-10 15:20:06 +01:00
.drone.yml [4.0] Execute drone tasks in parallel (#24820) 2019-05-07 12:01:42 +02:00
.editorconfig Add .editorconfig to this repository (#21686) 2018-08-18 10:26:50 -05: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 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 3.9.1 2019-05-05 11:41:07 +01: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] 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 Fix being unable to save the user profile (#24633) 2019-04-18 13:24:35 +01:00
composer.lock [4.0] Composer update (#24806) 2019-05-05 19:37:33 +02:00
crowdin.yml 3.9.1 2019-05-05 11:41:07 +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] Add gzip compressed files to the release packs (#23385) 2019-03-18 09:08:43 +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] Fix compatibility with node 12 (#24812) 2019-05-06 17:50:59 +02:00
package.json [4.0] Fix compatibility with node 12 (#24812) 2019-05-06 17:50:59 +02:00
phpunit.xml.dist Feature/unit tests (#23986) 2019-03-10 15:20:06 +01:00
README.md [4.0] Installation from the source fix (#23597) 2019-05-04 18:16:25 +02: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
  • 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.
  • Special Thanks
  • Distributed under the GNU General Public License version 2 or later
  • See License details