Portal:Platform
From Joomla! Documentation
(Difference between revisions)
(→Platform Basics) |
(→Platform Basics) |
||
| Line 18: | Line 18: | ||
<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"> | ||
==Platform Basics== | ==Platform Basics== | ||
| + | [[How_to_create_a_stand-alone_application_using_the_Joomla!_Platform | Building a Simple Platform Application]] | ||
| + | Documentation is in two main places, [[http://api.joomla.org api.joomla.org]] and this wiki. | ||
</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"> | ||
| − | |||
==Contributing to the Platform== | ==Contributing to the Platform== | ||
</div> | </div> | ||
Revision as of 21:40, 20 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 two main places, [api.joomla.org] and this wiki.