留言板

How to migrate from Liferay 5.2.3 to Liferay 6....?

kumar g,修改在11 年前。

How to migrate from Liferay 5.2.3 to Liferay 6....?

Junior Member 帖子: 95 加入日期: 12-9-3 最近的帖子
Suppose I have a portlet written for Liferay 5.2.3 and I want to run it on Liferay 6, how can I do that?
thumbnail
David H Nebinger,修改在11 年前。

RE: How to migrate from Liferay 5.2.3 to Liferay 6....?

Liferay Legend 帖子: 14916 加入日期: 06-9-2 最近的帖子
1. download sdk.
2. create new portlet plugin in the sdk.
3. copy files from old portlet code to the new portlet.
4. build the portlet, resolve any issues that come up.
5. deploy the portlet, resolve any issues that come up.