Skip to content

mahagr/joomla-platform

This branch is 775 commits behind joomla/joomla-platform:staging.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1d62cf3 · Aug 29, 2012
Jul 29, 2012
Aug 27, 2012
Aug 28, 2012
Aug 13, 2012
Aug 28, 2012
Feb 9, 2011
Mar 21, 2012
Apr 3, 2012
Apr 3, 2012
Jul 24, 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

A guide for contributing to the Joomla Platform 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

About

A PHP Application Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 88.2%
  • JavaScript 11.8%