Home / Getting started / How to develop with eZ Publish

How to develop with eZ Publish

How to develop with eZ Publish

eZ Publish is more than a basic CMS, but a content management platform based on a clear API that allows developers to customize and extend eZ Publish.

  • The content class concept
  • Custom design: CSS and templates
  • High-quality library of PHP components
  • Build eZ Publish extensions
  • Which development environment?
  • eZ Publish community and resources

The content class concept

graphics1

graphics1

Any piece of content in eZ Publish is a content object, which is an instance of a specific content class. A content class is a definition of an arbitrary data structure. It does not store any actual data.

A content class is made up of attributes. The characteristics of an attribute are determined by the datatype that is chosen for that specific attribute. By combining different datatypes, it is possible to represent complex data structures.

The illustration above shows the anatomy of a content class called "Article", which defines a data structure for storing news articles. It consists of attributes dedicated for storing the title, an introduction text and the actual body of an article.

Custom design: CSS and templates

graphics1

graphics1

The first thing you may be willing to do is to change the look of your eZ Publish site. This can be done by modifying the CSS of eZ Publish and overriding templates. You can even create reusable site packages that include these CSS and template changes.

High-quality library of PHP components

eZ Publish 4.X as well as the next generations of eZ Publish are based on eZ Components which are a high quality library of independent components aiming to help developers creating web centric applications like for example customising and extending eZ Publish.

In the eZ Components you will find components that focus their attention on solving important parts of Web application development. They are written for solving the re-occurring issues that Web application developers have to deal with when building their applications - without any superfluous ballast.

In order to cater for this goal, quality is also an important factor. The eZ Components development team uses a test-driven development methodology where a large effort is put into making the APIs easily testable. This also results in a better API for developers to use.

Build eZ Publish extensions

There is a clear API to develop your own PHP extensions in order to extend the functionality of eZ Publish. By using extensions it is possible to create new modules, datatypes, template operators, workflow events , or any integration with third party applications. You will find many contributed extensions available atContribution page.

Which development environment?

 In an eZ Publish project, a Subversion (SVN) repository is usually set up to track all changes during development projects. When it comes to IDE, both Eclipse and PHPEdit have been optimised for eZ Publish.

eZ Publish community and resources

When you start developing with eZ Publish, the community is definitely an environment to get in touch with. You will find your answers or get help in the forums as well as many contributions that will make save you time in your development projects.

How to develop with eZ Publish
  • Currently 0 out of 5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Rating: 0/5 (0 votes cast)

Thank you for rating!

You have already rated this page, you can only rate it once!

Your rating has been changed, thanks for rating!

Log in or create a user account to rate this page.

Top stories

eZ Conference & Awards 2011 in London

eZ Systems, the award winning Open Source Web Content Management Platform, today announced the 2011 Award Winners from the eZ Conference held in London, June 16-17, 2011. The event drew more than 260 attendees from over 19 different countries showcasing the continued commitment within the eZ Community.

eZ Adds Recommendation Engine

With the acquisition of YOOCHOOSE GmbH, eZ Systems AS can now deliver personalized content through a new visitor recommendation engine.