Third party PHP classes integration with eZ

Third party PHP classes integration with eZ

Tuesday 30 October 2007 2:10:12 am - 1 reply

Author Message

Knut Urdalen

Tuesday 30 October 2007 3:50:26 am

The best way to do it is to create modules for all the parts you want to integrate in your custom extension. There you can do whatever you want with PHP and set template variables to use with your custom templates.

Actually the eZ Publish kernel is built on modules. The best way to learn is to read the source (kernel/*).

Some references:
- http://ezpedia.org/wiki/en/ez/developers#eztoc346_6
- http://ezpedia.org/wiki/en/ez/module
- http://ez.no/ezpublish/documentation/development/extensions/module/module_tutorial_part_1
- http://ez.no/ezpublish/documentation/development/extensions/building_an_ez_publish_module

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.