Message-ID: <336898422.3526.1485853498215.JavaMail.confluence@ip-10-127-227-164> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_3525_34372287.1485853498215" ------=_Part_3525_34372287.1485853498215 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html
FieldTypes, like any other eZ Publish 5 extensions, must b= e provided as Symfony 2 bundles. This chapter will cover the creation and o= rganization of this bundle.
First, we will explain how to generate the skeleton for a standard Symfo= ny 2 bundle using the console: Creating the bundle. Then, we will explain what structure we = suggest for storing a FieldType inside a bundle: Structuring the bundle.