Upgrading Web Plugins
Step 1 of 1
Web plugins are regular
Java EE web modules
designed to work with Liferay DXP. These plugins were stored in the webs
folder
of the legacy Plugins SDK.
Upgrading a Liferay web plugin involves these steps:
Adapt the plugin to the new DXP version’s API using the Liferay Upgrade Planner. When running the planner’s Fix Upgrade Problems step, many of the existing issues are autocorrected. For remaining issues, the planner identifies code affected by the new API and ways to adapt it.
After deploying the upgraded portlet, the server prints messages that indicate the following portlet status:
You’ve upgraded and deployed your Liferay web plugin on your the new DXP version instance. Great job!