Archived

Difference between revisions of "Platform Portal"

From Joomla! Documentation

Line 11: Line 11:
 
<div style="clear:both; width:100%;margin-bottom:0px">
 
<div style="clear:both; width:100%;margin-bottom:0px">
  
 +
</div>
 +
<div style="left: right; width:45%; vertical-align:top; border:1px solid #abd5f5; background-color: #f1f5fc;margin-top: 30px">
 
==Key Links==
 
==Key Links==
  
Line 18: Line 20:
 
*[http://developer.joomla.org/coverage/ Test Coverage]
 
*[http://developer.joomla.org/coverage/ Test Coverage]
 
*[http://developer.joomla.org/contributor-agreements.html Joomla! Contributor Agreement]
 
*[http://developer.joomla.org/contributor-agreements.html Joomla! Contributor Agreement]
 
</div>
 
<div style="left: right; width:45%; vertical-align:top; border:1px solid #abd5f5; background-color: #f1f5fc;margin-top: 30px">
 
  
 
==Platform Basics==
 
==Platform Basics==

Revision as of 07:51, 27 August 2011

This page has been archived. This page contains information for an unsupported Joomla! version or is no longer relevant. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla! Platform Portal[edit]

The Joomla! Platform provides a toolbench for PHP developers to build web and command line applications.

You can download the platform at github

Key Links[edit]

Platform Basics[edit]

Building a Simple Platform Application

Documentation is in three main places, api.joomla.org, the docs folder at github and this wiki. All of these are works in progress and your contributions to improving them are welcome.

Contributing to the Platform[edit]