RE: Full step by step to development Liferay Commerce

Allan Fernandes, modified 5 Years ago. New Member Post: 1 Join Date: 6/1/20 Recent Posts
Hello people! I am a Java developer and would like to start development in Liferay Commerce. I searched here on the site, on the forum and on some youtube channels. But I feel lost in Liferay's development.
I would like to know if there is an updated step by step of how to start Liferay Commerce development, if possible using eclipse, if I am not mistaking the Liferay IDE is paid for.Please help me. I want to develop some payment and shipping modules.
thumbnail
David H Nebinger, modified 5 Years ago. Liferay Legend Posts: 14933 Join Date: 9/2/06 Recent Posts
Depending upon the type of development you want to do, you'll take a different path...

For example, if you wanted to build a solution off of the provided commerce widgets, that should be possible using the commerce documentation at https://learn.liferay.com/commerce-2.x/index.html

If you're wanting to do theming, well that too is a different path. I'd start from https://help.liferay.com/hc/en-us/articles/360029045971-Themes and go from there.

If you're looking to do platform customization or development, that is yet another path. I'd go for the Liferay MVC portlet as it can be the easiest one to get started with: https://help.liferay.com/hc/en-us/articles/360029028191-Liferay-MVC-Portlet