Foren

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

Jina Lu, geändert vor 7 Jahren.

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

New Member Beiträge: 22 Beitrittsdatum: 16.10.13 Neueste Beiträge
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, geändert vor 7 Jahren.

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

Liferay Legend Beiträge: 3089 Beitrittsdatum: 28.10.08 Neueste Beiträge
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, geändert vor 7 Jahren.

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

New Member Beiträge: 22 Beitrittsdatum: 16.10.13 Neueste Beiträge
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, geändert vor 7 Jahren.

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

Expert Beiträge: 297 Beitrittsdatum: 05.09.14 Neueste Beiträge
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