A Symfony project created on June 6, 2016, 11:44 am.
It was not a git repository at that time.
Will be at this location on the WWW
SoundOrganiser est une solution pour la diffusion de musique/sons/bruitages lors de spectacles.
You can download it from GitHub or clone this repository.
After downloading, you must install the dependiencies, I recommend using Composer. You have to update the configuration in app/config/parameters.yml Then you'll have to run:
php bin/console assets:install
php bin/console dump:emoticons
php bin/console doctrine:schema:update
- your server must be able to run Symfony projects (use web/config.php file to check it)
- the
php.ini
upload_max_filesize
must be at11M
var
folder must be with editable and readable by your server usersrc/Xif/FileBundle/Uploads
folder must be with editable and readable by your server user too- your server must be able to read .htaccess files and to do URL Rewriting