Path

ezpublish / documentation / ez publish / technical manual / 4.7 / features / rest api / extension functionality


Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

Extension functionality

At the end of this tutorial, you will be able to embed your custom RESTful interface into eZ Publish, to be further consumed by any 3rd party-service :

  • mobile application
  • external business application
  • web service

This lets you expose any service reading content (heading for full CRUD support eventually ), as well as other, fully custom features, with direct access to about any eZ Publish feature, from PHP.

Pre-requisites and target population

This tutorial is for developers who are keen on making their eZ Publish a REST engine for their specific needs. This 2nd developer preview follows a first one <link>, with which we recommend you to quickly get acquainted. Developer preview means that what you will learn in a few moments is necessarily going to evolve, change, maybe not only slightly. This is not a crystallized piece of knowledge, rather a intermediate (yet pretty advanced) deliverable in an iterative process. Let us all be agile !
Important preliminary note: We are highly recommending to setup REST layer in Virtual Host environment for this release. We are working on adding support for other environments as well. Stay tuned!

Read more on how to set-up your eZ Publish in Virtual Host mode

Geir Arne Waaler (14/12/2010 11:32 am)

Geir Arne Waaler (07/04/2011 9:08 am)


Comments

There are no comments.