- Import
sql/structure.sql
andsql/settings.data.sql
into your MySQL setup. - Create a user with full privileges over the imported tables or grant them to a existing one.
- Insert a row in
sellers
with your user data. - Write down your database host, username and password in
index.php
as indicated by comments. - VoilĂ !