This plugin serves as a sample implementation for FLP extensibility plugins and was created to showcase general capabilities and a sample scenario .
The coding does not outline current best practices and could be enhanced over time by more compelling features and capabilities.
Still it can be run in the current state.
After importing the project into WebIDE via git clone one could run it in a sandboxed mode like this:
- In SAP Web IDE, right-click on "Component.js"
- Choose "Run" > "Run Configurations"
- In the dialog create a new configuration from "SAP Fiori Launchpad on Sandbox"
- As a file to run choose "/fioriSandboxConfig.json"
- In the tab "URL Components" enter #Shell-home as URL Hash Fragment
- Press "Save and Run"