General

  eZ Systems Website
  Technical documentation
  Editor documentation

This Documentation contains:
 
Technical documentation:



⚠ WARNING ! This documentation is deprecated !

Please go to the current Technical Documentation

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

FieldTypes, like any other eZ Publish 5 Platform extensions, must be provided as Symfony 2 bundles. This chapter will cover the creation and organization of this bundle.

First, we will explain how to generate the skeleton for a standard Symfony 2 bundle using the console:  Creating the bundle. Then, we will explain what structure we suggest for storing a FieldType Field Type inside a bundle:   Structuring the bundle.