General

  eZ Systems Website
  Editor documentation


  Developer documentation

  Back to the top

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: links fixed

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

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

Panel
titleTutorial path

Page Tree
rootCreating a Tweet Field Type