This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
Step 1 - Get ready¶
To begin the tutorial, you need a clean installation of eZ Platform.
Get it by following the install eZ Platform guide. You will need a web server, a relational database and PHP.
Installation type
When performing the ezplatform:install
command, choose the clean
installation type.
Tip
You can use the local PHP built-in web server for this tutorial.
The clean installation contains only a root Content item which is displayed using a default template.
With the installation ready, you can start creating the content model.