alfresco-ng2-components/docs/core/about.component.md

762 B

Title, Added, Status, Last reviewed
Title Added Status Last reviewed
About Component v2.4.0 Experimental 2018-11-14

About Component

Shows a general version and status overview of the installed ADF library.

Basic Usage

<adf-about></adf-about>

Details

Use this component to get a general overview of the version of ADF installed and the status of the Content service and Process service.

Note at the moment this component is mostly for internal use and it requires you to:

  • create a version file : npm list --depth=0 --json=true --prod=true > versions.json
  • provide this version file in the dist folder