joomla platform, por david hurley

12
The Joomla! Platform More than a CMS

Upload: grupo-de-usuarios-de-joomla-guatemala

Post on 28-Jan-2015

103 views

Category:

Technology


1 download

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

Page 1: Joomla Platform, por David Hurley

The Joomla! PlatformMore than a CMS

Page 2: Joomla Platform, por David Hurley

Joomla!

Page 3: Joomla Platform, por David Hurley

Joomla?

Page 4: Joomla Platform, por David Hurley

Command Line Interface

Page 5: Joomla Platform, por David Hurley

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

Page 6: Joomla Platform, por David Hurley

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

CakePHP etc...

More than the CMS

Page 7: Joomla Platform, por David Hurley

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

Why use this framework?

Page 8: Joomla Platform, por David Hurley

<joomla/root><libraries><joomla>

Review the library of files available.

How to use?

Page 9: Joomla Platform, por David Hurley

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

(Namespacing), Composer, and Packagist.

Learn the code

Page 10: Joomla Platform, por David Hurley

Joomla Application Control Scripts

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

Fun Opportunity

Page 11: Joomla Platform, por David Hurley

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

interface.

JACS

Page 12: Joomla Platform, por David Hurley

twitter: dbhurleyfacebook: dbhurleyskype: davidbhurley

email: [email protected]

Questions?