java - How to duplicate liferay portlet -
I have a custom portlet that I added to the lifier. I am looking for a way to copy the portal, make some minor changes on it and use it on other community i. I want to be able to see two portlets when I login as Super Admin and click on the Add App link. Does anyone know an easy way to do this?
You can define any portlets in portlet.xml - so if only one currently , You can add each other, copy (copy / paste, legacy or delegation, as you wish) to implement. If you take a look at the typical deployment details that emerge in Web-NEFF / you can also provide more information about your modified portfolio there.
Comments
Post a Comment