- Restore the database by creating a database and importing the mockebay.sql file into it. The database user specified in the sql file is webuser@localhost. Change the user to match you own credentials in the file or create a new user called webuser for the database.
- Change the database credentials in the db_credentials.php file in the private folder to match your username, password and database name.
- Run the application in localhost e.g. if using MAMP/WAMP - copy code into htdocs.