Page 1 of 1

Liferay integration

Posted: Mon Jan 07, 2013 4:10 am
by estellecarr
Hi,
I'm thinking of using Broadleaf as the ecommerce framework within a Liferay Portal based solution. Does anyone know of any successful Lifeary Broadleaf integrations?

Thanks

Re: Liferay integration

Posted: Mon Jan 07, 2013 10:41 am
by phillipuniverse
I am currently working through the details of deploying Liferay in Broadleaf. This will more than likely end up as a similar project to DemoSite (I'm using that as a jumping-off point), with a handful of custom portlets. I'll update this when there is more information available.

Re: Liferay integration

Posted: Wed Jan 30, 2013 5:28 pm
by phillipuniverse
FYI, an example application is up at https://github.com/BroadleafCommerce/DemoSite-Portlet. Documentation for this is being added as I type this. A whitepaper detailing the overall design and a blog post specifically dealing with Spring Security are imminent.

Re: Liferay integration

Posted: Mon May 06, 2013 2:33 am
by testhld
Thanks for sharing such a great useful information...

Re: Liferay integration

Posted: Thu Jul 04, 2013 5:15 am
by kerler
What is the plan to update DemoSite-Portlet to take use of Broadleaf 3.0.0 GA?

Re: Liferay integration

Posted: Mon May 02, 2016 10:22 am
by laxman
phillipuniverse wrote:FYI, an example application is up at https://github.com/BroadleafCommerce/DemoSite-Portlet. Documentation for this is being added as I type this. A whitepaper detailing the overall design and a blog post specifically dealing with Spring Security are imminent.


Hi Phillip,

I am trying to integrate BroadLeaf with Liferay 6.2. I think above link is not valid now. Can you please share the link where I can find the DemoSite-Portlet?

Thanks,
Laxman

Re: Liferay integration

Posted: Tue May 03, 2016 4:20 am
by laxman
phillipuniverse wrote:FYI, an example application is up at https://github.com/BroadleafCommerce/DemoSite-Portlet. Documentation for this is being added as I type this. A whitepaper detailing the overall design and a blog post specifically dealing with Spring Security are imminent.


Hello,
I am trying to integrate Broadleaf with Liferay 6.2 CE GA5. But the GitHub URL mentioned here seems to be moved. Can someone please point out the correct location on the GitHub for this project?

Any other information regarding Liferay 6.2 integration will be helpful.

Thank you.

Re: Liferay integration

Posted: Tue Jun 07, 2016 12:43 am
by ruewan
I was able to do that but I added my own webservices to broadleaf and just called them from my portlet.

Re: Liferay integration

Posted: Tue Jul 25, 2017 4:05 pm
by phillipuniverse
The best way to integrate LifeRay and Broadleaf is to call Broadleaf APIs using web services deployed on a separate application server instead of trying to embed Broadleaf directly within LIferay. That is what the DemoSite-Portlet project used to do and it is no longer what I would recommend.

The Broadleaf forums are being retired as a readonly archive of questions. For active discussions and questions, check out the broadleaf-commerce tag on Stack Overflow which is actively monitored by the Broadleaf team.