Hi!
I want to add field in Konakart database. Can you please explain what changes in code is required to do so.
thanks.
Hello,
Most of the important tables already contain a number of custom fields that you can use. This is the suggested route for adding custom data / functionality.
-Trevor
Ya i know there is custom fields available but we need more fields so can you please guide us to add fields.
Hi,
You can add columns to the database if you like but you will be responsible for maintaining them. KonaKart cannot look after them.
Can you explain what you're trying to do?
Heidi
Say for example i want to add product_longname field in Products table and i want to access it via konakart API then in which file changes are required. Mean get and set method and if any other..
If you add your own fields they cannot be maintained via the KonaKart API or Admin App. That is why we've added custom fields.