Legacy Knowledge Base
Published Sep. 10, 2025

How to check which applications you have installed from Marketplace

Written By

Bae Helene

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

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.

      Liferay_GogoShell.png
    • 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.

Additional Information

Did this article resolve your issue ?

Legacy Knowledge Base