Demo Import

  • Create a database on your server (setting another name than "esty" is also correct)

  • We recommend to use phpMyAdmin tool to deal with SQL and demo import easily

  • Select your newly created database and select SQL to see the blank input area

  • Open the script on your local machine with a text editor: esty.sql from the sql folder

  • Select all content, copy and paste it into SQL field

  • Start the execution of the pasted SQL script with "Start" button

Last updated