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 style="float: right; width:45%; vertical-align:top; border:1px solid #abd5f5; background-color: #f1f5fc; margin-top: 15px">
 
</div>
 
 
 
<div style="width:45%; vertical-align:top; border:1px solid #abd5f5; background-color: #f1f5fc;margin-top: 15px; ">
 
 
==Key Links==
 
==Key Links==
  

Revision as of 07:50, 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

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]