Page 1 of 1

Migrating from CubeCart to Broadleaf

Posted: Thu Jun 28, 2012 11:05 am
by iainmackay85
Hi,
I am looking to migrate from CubeCart to Broadleaf. We have added a lot of customization to CubeCart, and I am sure there is more to come. This is not easy in CubeCart, so I am looking for a better ecommerce platform. I have a good understanding of Java/Spring so I think broadleaf is a good fit for me. My biggest problem right now is that the database structures are completely different, so I was wondering if there is any documentation on the structure of the broadleaf database, hopefully emphasising the required fields etc.

Thanks in advance,

Iain

Re: Migrating from CubeCart to Broadleaf

Posted: Fri Jun 29, 2012 10:34 am
by jefffischer
The only thing I have at the moment is out-of-date for 1.6. Nonetheless, if it's useful to you to get a general idea, it's here:

http://wiki.broadleafcommerce.org/confl ... Data+Model

Otherwise, my best suggestion would be to launch the demo or archetype against MySQL. Then, use MySQL Workbench to point at your broadleaf schema and use its visualization tools to see the current tables, relationships and field requirements.