KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: craig@civic on August 20, 2009, 03:34:09 pm

Title: SQL for setting up databse as empty shop
Post by: craig@civic on August 20, 2009, 03:34:09 pm
I'm looking for some guidance on what I need to remove from the SQL script to set up a shop that does not contain any of the demo data for DVDs etc.

Title: Re: SQL for setting up databse as empty shop
Post by: greg on September 03, 2009, 11:24:19 am
This should be easy enough...   take a copy of the konakart_demo.sql script for your chosen database then remove the inserts for all the objects you don't want...

Title: Re: SQL for setting up databse as empty shop
Post by: craig@civic on September 03, 2009, 12:15:23 pm
I had a look at removing the data but it starts to get complicated quickly with all of teh configuration data in the database.

What I need to have is the SQL to install konakart with the base configuration required with the adminstartor and none of the demo products, categories etc.

I had a look at the other SQL fiels included in the latest release and they seem to hint at thats what they are trying to do, but I have been unable to piece together the sequence to enable a clean install of konakart without demodata