Message-ID: <292570209.3280.1485852593373.JavaMail.confluence@ip-10-127-227-164> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_3279_1085500427.1485852593369" ------=_Part_3279_1085500427.1485852593369 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html
FieldTypes, like any other eZ Platform extensions, must be= provided as Symfony 2 bundles. This chapter will cover the creation and or= ganization of this bundle.
First, we will explain how to generate the skeleton for a standard Symfo= ny 2 bundle using the console: <= /span>Creating the bundle. Then, we will explain what stru= cture we suggest for storing a Field Type inside a bundle: Structu= ring the bundle.