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

Database documentaion

Started by pooja, March 29, 2014, 02:14:23 am

Previous topic - Next topic

pooja

Hi,

I am a newbie to konakart. I am finding a bit difficult to understand the purpose of some of the tables.

Can you please let me know if there is any documentation regarding that or any description for all the tables so that it will be really helpful to understand the whole schema?

Thanks in advance.

pooja

Sorry for not including this in the previous post.

I also would want to know the purpose of sort order.
e.g. In categories table, there are many subcategories with sort order 0 and some of them are assigned a number which is not even in the sequence.

It might be a very basic question, but since I do not have any other help, I find this the best place to ask.

Thank you for being patient with me.

ryan

Sort order is for sorting the categories so that they display in the order you want them to display.

If you are new to KonaKart, I would concentrate on understanding the APIs following some of the examples in the java_api_examples directory and by looking at the storefront action classes.