Skip to content
This repository was archived by the owner on Nov 26, 2017. It is now read-only.

joomla/joomla-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

10ea69d · Apr 24, 2013
Feb 15, 2013
Feb 15, 2013
Mar 18, 2013
Apr 14, 2013
Feb 15, 2013
Mar 27, 2013
Oct 25, 2012
Apr 24, 2013
Feb 9, 2011
Dec 12, 2012
Oct 7, 2012
Jan 10, 2013
Apr 3, 2012
Oct 17, 2012
Jul 24, 2012
Apr 3, 2012

Repository files navigation

Joomla Platform

The Joomla Platform is a platform for writing Web and command line applications in PHP. It is free and open source software, distributed under the GNU General Public License version 2 or later. The Joomla Content Management System (CMS) is built on top of the Joomla Platform. For more information about the Joomla CMS visit: http://www.joomla.org/about-joomla.html

You can find out more about Joomla development (though not platform specific) at: http://docs.joomla.org/Developers

You can discuss Joomla Platform development at: http://groups.google.com/group/joomla-dev-platform

You can view the Joomla Platform Manual at: http://joomla.github.com/joomla-platform

A general guide for contributing to the Joomla platform can be found in the CONTRIBUTING.markdown file in this repository. A thorough contributing guide can be found at: https://github.com/joomla/joomla-platform/wiki/Contributing-to-the-joomla-platform

Requirements

  • PHP 5.2.4+ for Platform versions 11.x
  • PHP 5.3.1+ for Platform versions 12.x

Installation

Get the source code from GIT:

git clone git://github.com/joomla/joomla-platform.git

Please ensure you add the following path to your local .gitignore file: tests/test_application/cache