joomla platform, por david hurley

Post on 28-Jan-2015

103 Views

Category:

Technology

1 Downloads

Preview:

Click to see full reader

DESCRIPTION

Joomla Platform (ahora también conocido como Joomla Framework) ha venido a dar estabilidad al proyecto Joomla, permitiendo la extensión del CMS a muchas más aplicaciones. David Hurley nos presenta las ventajas de utilizar esta plataforma como herramienta de desarrollo.

TRANSCRIPT

The Joomla! PlatformMore than a CMS

Joomla!

Joomla?

Command Line Interface

The Joomla Platform or "Framework" is a library of classes and functions originally

developed for use in the Joomla! CMS

What is the Joomla! Platform

The Framework can be used in many ways, similar to Yii, Codeigniter, Symfony,

CakePHP etc...

More than the CMS

Re-use your same code from Joomla CMS components. Use a code style you know.

Why use this framework?

<joomla/root><libraries><joomla>

Review the library of files available.

How to use?

Learn the principles being used by the Joomla! Framework. Specifically PSR-0

(Namespacing), Composer, and Packagist.

Learn the code

Joomla Application Control Scripts

http://github.com/joomla/jacs JACS

Fun Opportunity

ex. takeOffline, backUpJACS are single file Joomla platform applications run on a remote server from a local command line

interface.

JACS

twitter: dbhurleyfacebook: dbhurleyskype: davidbhurley

email: david.hurley@joomla.org

Questions?

top related