Portal:Platform
From Joomla! Documentation
(Difference between revisions)
(→Key Links) |
(→Key Links) |
||
| Line 13: | Line 13: | ||
</div> | </div> | ||
<div style="left: right; width:45%; vertical-align:top; border:1px solid #abd5f5; background-color: #f1f5fc;margin-top: 30px"> | <div style="left: right; width:45%; vertical-align:top; border:1px solid #abd5f5; background-color: #f1f5fc;margin-top: 30px"> | ||
| + | |||
==Key Links== | ==Key Links== | ||
| Line 20: | Line 21: | ||
*[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:53, 27 August 2011
Joomla! Platform Portal
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
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.