Portal:Platform
From Joomla! Documentation
(Difference between revisions)
(→Key Links) |
(→Key Links) |
||
| Line 16: | Line 16: | ||
| − | <div style="left: right; width:45%; vertical-align:top; border:1px solid #abd5f5; background-color: #f1f5fc;margin-top: 15px"> | + | <div style="left: right; width:45%; vertical-align:top; border:1px solid #abd5f5; background-color: #f1f5fc;margin-top: 15px; float:right"> |
*[https://github.com/joomla/joomla-platform Code Repository] | *[https://github.com/joomla/joomla-platform Code Repository] | ||
| Line 23: | Line 23: | ||
*[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] | ||
| − | |||
==Platform Basics== | ==Platform Basics== | ||
Revision as of 07:33, 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
Key Links
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.