Page 1 of 1

how to customize broadleaf

Posted: Wed Aug 29, 2012 1:05 am
by nazrul
I used the demo example of the broadleaf framework, both the Admin section as well as Web site section.
But now, I want to create a custom web-site/e-commerce application with broadleaf framework.
So, how can I configure the site, please suggest.

Re: how to customize broadleaf

Posted: Wed Aug 29, 2012 12:52 pm
by Valdus
If you are looking for easy customization, sadly I'm afraid to say you are looking in the wrong place. This is a framework simply a way to get started. In order for you to be able to customize this you have to have a relatively strong grasp of the java programming language.

Re: how to customize broadleaf

Posted: Thu Aug 30, 2012 12:48 am
by nazrul
yes, I am confidence in java.I work in Struts1.3, Struts2, JSF1.2, JSF2, Spring, but don't have knowledge in Broad-leaf Framework. I already install the demo application which is available in Broad-leaf site and it is running(both admin and client site).But now, I want to customize it so I can built my own web-side as I want. So, please if you can then help me.

Re: how to customize broadleaf

Posted: Thu Aug 30, 2012 9:32 am
by phillipuniverse
Do you have something specific in mind? We have a fair amount of documentation on docs.broadleafcommerce.org. Is there something that you are looking to customize that is not covered there?

Re: how to customize broadleaf

Posted: Fri Aug 31, 2012 7:11 am
by nazrul

In the user section there are HOME, HOT SAUCES, MERCHANDIES, CLEARANCE, NEW TO HOT SAUCES, FAQS menu.

but now I want to add another menu, to show some my own product.

So, how to do that?


Now, I am using MySQL DB

what I have to do(in jsp/html or in DataBase) to show my own product on that my CUSTOM MENU page

Re: how to customize broadleaf

Posted: Fri Aug 31, 2012 10:16 am
by phillipuniverse
This is answered here