composer create-project evolutioncms/evolution:dev-develop
php evolution/install/cli-install.php
php evolution/install/cli-install.php --database_server=localhost --database=db --database_user=root --database_password=root --table_prefix=evo_ --cmsadmin=admin [email protected] --cmspassword=123456 --language=en --mode=new --installData=y --removeInstall=y