Issue
-
We are installing Liferay Knowledge Base Portlet.
The Knowledge Base.lpkg downloaded from the Marketplace contains
• Liferay Collaboration --Liferay Knowledge Base --API.lpkg
• Liferay Collaboration --Liferay Knowledge Base --Impl.lpkg
above two files.. -
It appears to have already been installed as shown below.
[root @ XXXXXX ~] # find / -name "* .lpkg"
・ ・ ・ ・ ・
/ opt / liferay-7.1 / osgi / marketplace / Liferay Collaboration --Liferay Knowledge Base --API.lpkg
7.1 / osgi / marketplace / Liferay Collaboration --Liferay Knowledge Base --Impl.lpkg
・ ・ ・ ・ ・
[root @ XXXXXX ~]I would like to check if this portlet is already installed, is it possible to check from Liferay DXP screen etc?
Environment
- Liferay DXP 7.1
Resolution
- The following are possible ways to check.
-
Method 1. Check from Application Manager
You can see the installed applications on the following page.
Control Panel > Application > Application Manager
-
Method 2. Check from Gogo Shell
You can check the installed applications from the command line on the following page.
Control Panel > Settings > Gogo Shell
Please refer to the attached screenshot for confirmation and results.
-
Method 3. Try to deploy the Knowledge Base portlet
If you can actually deploy the portlet in question, you know that it is already installed.