Esty Documentation
  • Welcome
  • Overview
  • Requirements
  • HTML Structure
  • CSS Structure
  • JavaScript Structure
  • DataBase Structure
  • Installation
    • Preparation
    • Demo Import
    • Change the config file
    • First usage
    • Changing the currency
  • Support
  • Source & Credits
Powered by GitBook
On this page
  1. Installation

Demo Import

PreviousPreparationNextChange the config file

Last updated 7 months ago

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

  • We recommend to use 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

After successful execution the demo tables and data have been created under your database

phpMyAdmin tool