Portal:Platform
From Joomla! Documentation
(Difference between revisions)
(→Platform Basics) |
(→Key Links) |
||
| Line 17: | Line 17: | ||
<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"> | ||
| + | |||
| + | *[https://github.com/joomla/joomla-platform Code Repository] | ||
| + | *[http://api.joomla.org API documents] | ||
| + | *[https://groups.google.com/forum/#!forum/joomla-dev-framework Mailing list] | ||
| + | *[http://developer.joomla.org/coverage/ Test Coverage] | ||
| + | *[http://developer.joomla.org/contributor-agreements.html Joomla! Contributor Agreement] | ||
| + | |||
==Platform Basics== | ==Platform Basics== | ||
[[How_to_create_a_stand-alone_application_using_the_Joomla!_Platform | Building a Simple Platform Application]] | [[How_to_create_a_stand-alone_application_using_the_Joomla!_Platform | Building a Simple Platform Application]] | ||
Revision as of 07:30, 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.