Skip to content

ThibaultVlacich/Event-You-All

Repository files navigation

Logo Event-You-All

Event-You-All

This is the Event-You-All website source code.

This website is being made as a school project by first year students of the engineering school ISEP, Paris, France :

Installation

Prerequisites

  • An Apache server with PHP 5.5+, mod_rewrite enabled and .htaccess files allowed;
  • A SQL server, like MySQL or MariaDB, with a database available;
  • A FTP client, like FileZilla;
  • Download the latest version of Event-You-All in the releases section.

Let's go !

  • Import the event-you-all.sql file into your Database with PHPMyAdmin;
  • Upload the source code on your server;
  • Edit config files availables in the /system/config folder;
  • Login with user admin (password admin) to grant access to an other user admin rights then delete the admin account;