Portal:Platform
m (update to wikimarkup, Portal namespace needs to be tweaked to show subpages, must be turned off) |
m (update to layout) |
||
| Line 78: | Line 78: | ||
</div> | </div> | ||
| − | <div | + | <div class="portal-column-left"> <!-- Switch to one column on narrow screens --> |
{{:Portal:Platform/box-header|Topics|{{FULLPAGENAME}}/Topics|}} | {{:Portal:Platform/box-header|Topics|{{FULLPAGENAME}}/Topics|}} | ||
Revision as of 23:44, 28 August 2012
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.
Contributing to the Platform
Platform Examples
The Joomla! CMS provides a major set of examples of using the Joomla! Platform, but there are numerous other examples available.
Simple Examples
More Complex Examples
Not code, just examples in the real world.
Getting Started with Joomla! · FAQs · Glossary · Tips and tricks · Wiki policy
The Joomla Platform is a platform for writing Web and command line applications in PHP. It is free and open source software, distributed under the GNU General Public License version 2 or later.
Since 2011, the Joomla! project was split up and the Platform is now being developed as a separate project. The Joomla Content Management System (CMS) is now built on top of the Joomla Platform.
You can download the platform at https://github.com/joomla/joomla-platform