留言板

LifeRay plugin

thumbnail
chandan B,修改在9 年前。

LifeRay plugin

Junior Member 帖子: 64 加入日期: 14-8-6 最近的帖子
Hi, I Have developed a portal and i want to publish it on the market place. I don't know how to make my newly developed portal as a plugin Please help.
Thanks
thumbnail
David H Nebinger,修改在9 年前。

RE: LifeRay plugin

Liferay Legend 帖子: 14916 加入日期: 06-9-2 最近的帖子
you can't. the marketplace is for plugins. a 'portal' has content, context, users, etc. those things are not published in the marketplace.
thumbnail
Victor Zorin,修改在9 年前。

RE: LifeRay plugin

Liferay Legend 帖子: 1228 加入日期: 08-4-14 最近的帖子
At the moment the only way to do it is to make a plugin which for example will behave like a portlet, with the button 'Install'.
But then on 'Install' click this portlet would have to do all the installation of your custom portal automatically.

We have similar challenges for installation of Liferay-based ready-to-go business components, such as various HR Modules (eRecruitment, Employee Performance Review portals), Online Customer Support/Tickets, etc which are represented as portal instances with own hierarchy of roles, pages, custom portlet installations, etc. (Using in-built LAR import/export facility proved to be useless for such purpose even in EE environment).

You cannot publish complex business modules on Marketplace, however creating a custom auto-installation portlet might address this requirement.
thumbnail
David H Nebinger,修改在9 年前。

RE: LifeRay plugin

Liferay Legend 帖子: 14916 加入日期: 06-9-2 最近的帖子
Yep, Victor knows his stuff, but even then I think he'll tell you he doesn't try to load a portal, just relevant data for the modules he and his team have created.
thumbnail
chandan B,修改在9 年前。

RE: LifeRay plugin

Junior Member 帖子: 64 加入日期: 14-8-6 最近的帖子
I have also generated the war file for the same as well, But i'm not able to install it. Like other war files that i have installed i copy it to webapps folder in tomcat and run on a browser as http://localhost:8080/example It shows an error as: The requested resource was not found. 404 Error in tomcat serverr as well. Please help.
thumbnail
chandan B,修改在9 年前。

RE: LifeRay plugin

Junior Member 帖子: 64 加入日期: 14-8-6 最近的帖子
have also generated the war file for the same as well, But i'm not able to install it. Like other war files that i have installed i copy it to webapps folder in tomcat and run on a browser as http://localhost:8080/example It shows an error as: The requested resource was not found. 404 Error in tomcat serverr as well. Please help.