Get Started
install enhavo within 5 minutes.
We devided enhavo into three different editions,
choose the one that fit to your benefits.
How to install App version
The app edition only contains basic admin features, use this if your application is not used without standard
content management features
To create a project with enhavo,
you just need to run the following composer command.
composer create-project enhavo/enhavo-app project-name dev-master
After you have successfully installed enhavo via composer and set up the database settings you can run the enhavo installer.
If you need to modify your database setting, just edit them in the app/config/parameter.yml file
app/console enhavo:install