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 Ibexa DXP.
Get it by following the install Ibexa DXP guide. You will need a web server, a relational database and PHP.
The clean installation contains only a root content item which displays a welcome page.
You will replace the welcome page with your own in step 3.
To remove it for now, go to config/packages/
and delete the ibexa_welcome_page.yaml
file.
You can now start creating the content model.