Message-ID: <1031199178.4240.1485861924904.JavaMail.confluence@ip-10-127-227-164> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_4239_793470046.1485861924903" ------=_Part_4239_793470046.1485861924903 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html
Documentation on how to develop sites and applications using eZ = Publish 5.
This covers common, everyday tasks - basic to intermediate level.For mor= e advanced development techniques, and extending the provided functionality= , see Extending eZ Publis= h 5
There are two official approaches to building applications on top of eZ =
Publish 5: by connecting to the eZ Publish REST API OR by using the eZ Publish Public API and MVC/Application layer (Symfony2=
based).
In the latter case Public SPI provides the "model" (the data fr=
om the database and the file system) and the MVC/Application layer provides=
all the application logic (configuration, routing, controll=
ing, etc...).