-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
Benoît edited this page Jan 19, 2018
·
15 revisions
- Checkout a built version on the releases page.
Fully built version bundled with all dependencies installed are available under .tgz
archive.
OR
- Build the app from sources. see building instructions.
Checkout the dedicated page for setting up env vars
php bin/console doctrine:database:create
php bin/console doctrine:schema:create
php bin/console doctrine:migrations:migrate -n
composer fixtures-dev
To use your custom logo instead of the default one, put it as follow: web/assets/dist/image/custom-logo.png
e-media wiki