Zen Cart Logo
Forums / Customization from the Admin / adding extra fields to shop_products table

adding extra fields to shop_products table

Locked

Views: 1,690

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
17 Nov 2006, 1:17 PM
#1
Join Date:
Mar 2005
Posts:
24
Plugin Contributions:
0

adding extra fields to shop_products table

Is it ok to add extra fields to the [shop_products] table?

If I install future releases of ZenCart to upgrade the site will these extra fields I've added be deleted?

Thanks,

Andy

17 Nov 2006, 2:16 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: adding extra fields to shop_products table

Additional fields will not be deleted ...

Be aware, however, that code that updates the records could be impaired or need tweaking depending on how it is written to keep your new fields properly propigated with information ...

Proper backups of both your database and site should help manage this issue, should it arise ...