留言板

Upgrading old liferay 6 hooks, portlets to use in liferay 7

Jina Lu,修改在7 年前。

Upgrading old liferay 6 hooks, portlets to use in liferay 7

New Member 帖子: 22 加入日期: 13-10-16 最近的帖子
Is any guide available defining steps how to upgrade existing code base (hooks, portlets) created for Liferay 6 to use in Liferay 7?
Thanks
Jina
thumbnail
Juan Gonzalez,修改在7 年前。

RE: Upgrading old liferay 6 hooks, portlets to use in liferay 7

Liferay Legend 帖子: 3089 加入日期: 08-10-28 最近的帖子
Jina Lu:
Is any guide available defining steps how to upgrade existing code base (hooks, portlets) created for Liferay 6 to use in Liferay 7?
Thanks
Jina


I think this: https://dev.liferay.com/develop/tutorials/-/knowledge_base/7-0/from-liferay-6-to-liferay-7 is what you need.
Jina Lu,修改在7 年前。

RE: Upgrading old liferay 6 hooks, portlets to use in liferay 7

New Member 帖子: 22 加入日期: 13-10-16 最近的帖子
Thanks Juan,

I'll try to reread that post. It was quite difficult to understand what exact steps should be done when I tried to read it first time. Is it the only migration guideline? Maybe there are some presentations with real examples, not just theory?
thumbnail
Jamie Sammons,修改在7 年前。

RE: Upgrading old liferay 6 hooks, portlets to use in liferay 7

Expert 帖子: 297 加入日期: 14-9-5 最近的帖子
Hi Jina,

Take a look at our Blade Samples repo on Github: https://github.com/liferay/liferay-blade-samples It contains several examples for creating hooks and portlets on LIferay 7.

Hope that helps!
-Jamie