KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: sdabet on January 06, 2015, 09:43:02 am

Title: How to completely delete a store?
Post by: sdabet on January 06, 2015, 09:43:02 am
I would need to delete a store and create a fresh new one with the same store ID.

The "Delete" button in the "Store maintenance" panel marks the store as deleted but it remains in the database and it's impossible to create a new store with the same ID.

Is there a way to actually remove a store from Konakart database?
Title: Re: How to completely delete a store?
Post by: ming on January 06, 2015, 10:32:08 am
I'm not sure I understand why you don't just use the store that already has the storeId that you want?


By the way;  I believe your company has a support contract.  Please write to support@konakart.com for faster responses on this subject.
Title: Re: How to completely delete a store?
Post by: sdabet on January 06, 2015, 01:49:06 pm
I need to recreate this store by cloning another one, that's why I need to delete it. Or is there alternative solution to achieve that?
Title: Re: How to completely delete a store?
Post by: ming on January 07, 2015, 05:42:09 pm
You can start the store cloning process by first removing the row from kk_store with the storeId concerned but this doesn't remove all the data orginally associated with the storeId so proceed with caution.   You may find it easier to set the data you require for that storeId by using a custom program that uses the KonaKart KKAdminIf APIs.  That would be the approach I would recommend.