Download the software here.
There are five steps.
1. Upload the boite.zip to your server
2. Unzip the boite.zip file with this command:
unzip boite.zip
3. Rename the boite_DB.sql.txt to boite_DB.sql.
3.5 Import the boitestage.sql in mysql. In phpMyAdmin it in the SQL tab: Just paste the code in and press Go
4. Add the correct database user/login to the /sites/default/settings.php file. The code that is in there is
$db_url = 'mysql://user:pass@databaseserver.com/databasename';
You need to add your user, password, db server, and db name.
4.5 [you may need to set the correct permissions on your server to do this. be sure to set them back when done!]
4.75 your username by default will be admin and your pw will be marcel.
5. Add content!