• Welcome to KonaKart Community Forum. Please login or sign up.
 

SQL for setting up databse as empty shop

Started by craig@civic, August 20, 2009, 03:34:09 pm

Previous topic - Next topic

craig@civic

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.


greg

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...


craig@civic

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