Page 1 of 1

best way to update category/products in production DB

Posted: Thu Jul 19, 2012 12:32 pm
by srini
Hi,

I am trying to figure out what would be the best way to escalate new category/products data from staging to production DB just like how cms data is escalated from sandbox since it is not advisable to add new categories/products/images directly into production DB without testing them out. Please advise.

Thanks,
Srini.

Re: best way to update category/products in production DB

Posted: Thu Jul 26, 2012 9:29 am
by aazzolini
At the moment, there is no way to migrate the data from one server to another via Broadleaf functionality.

This is a feature that we're currently working on, but it's not quite complete yet.

One way to handle it would be to import the categories / products as non-active and then enable them once the data load is complete.