geert-janklaps / cds-launchpad-plugin

Launchpad Plugin for demo / development / testing SAP CAP-based projects
MIT License
12 stars 13 forks source link

Add support for launchpad plugins #5

Closed Jibbril closed 2 years ago

Jibbril commented 2 years ago

Hello @geert-janklaps,

I made a small addition to this repo to allow the local testing of Fiori Launchpad plugins (more info here, here and here). To load the plugins you currently need to add an standard html file to the app folder of your CAP project. Opening this page when running the CAP service will load the launchpad configuration from this plugin, as well as any launchpad plugins that are defined in the sapux list in package.json.

Best regards, Jibbril

geert-janklaps commented 2 years ago

Hi @Jibbril,

Thanks for you contribution! Sorry for the delay, must have missed the notification of your contribution! Will be publishing the updated version to npmjs right away!

Best regards, Geert-Jan