Foros de discusión

Migrating theme 6.2 to liferay 7

Simi Rajan, modificado hace 6 años.

Migrating theme 6.2 to liferay 7

New Member Mensajes: 6 Fecha de incorporación: 20/09/17 Mensajes recientes
I followed steps as mentioned below for theme migration from 6.2 to liferay 7
https://dev.liferay.com/develop/tutorials/-/knowledge_base/7-0/upgrading-themes

I navigated to the root folder of my theme to migrate and ran command gulp upgrade
Then I got below message
Local gulp cannot be found in my theme path
Try running : npm install gulp
Then I did that.I got a warning that package.json is not found. Still I can see now a node_module folder in the root of my theme.
After this if I run gulp upgrade I get another warning that no Gulp file is found. What I am missing?
Jai Vinoth, modificado hace 6 años.

RE: Migrating theme 6.2 to liferay 7

New Member Mensaje: 1 Fecha de incorporación: 23/09/15 Mensajes recientes
May be this post can help you.
Your 6.2 theme must be available in Plugins SDK.
http://www.javasavvy.com/liferay-7-theme-migration/
RJ Dowell, modificado hace 5 años.

RE: Migrating theme 6.2 to liferay 7

New Member Mensajes: 4 Fecha de incorporación: 24/09/18 Mensajes recientes
Simi Rajan:
I followed steps as mentioned below for theme migration from 6.2 to liferay 7 https://dev.liferay.com/develop/tutorials/-/knowledge_base/7-0/upgrading-themes I navigated to the root folder of my theme to migrate and ran command gulp upgrade Then I got below message Local gulp cannot be found in my theme path Try running : npm install gulp Then I did that.I got a warning that package.json is not found. Still I can see now a node_module folder in the root of my theme. After this if I run gulp upgrade I get another warning that no Gulp file is found. What I am missing?

 

Hello,

How do you apply Lexicon to a form? Any tutorial available here?

 

Thanks

RJ