Skip to content

ethib137/api-gui-deprecated

Repository files navigation

Liferay API GUI (Deprecated)

Replaced by: https://github.com/lfrsales/api-gui

A GUI for exploring Liferay's API's in Liferay DXP 7.3.

Usage

Add the widget to a page from the widget menu under the API category.

API GUI

View results of API requests and see examples of how to make the request using JavaScript.

API GUI Result

Explore available schemas.

API GUI Result

How to Build and Deploy to Liferay

Update .npmbuildrc so that liferayDir points to your local Liferay bundle.

Build it

$ npm install $ npm run build

Deploy to Liferay

$ npm install $ npm run deploy

Issues & Questions Welcome

Releases

No releases published

Packages

No packages published