https://github.com/sap-samples/launchpad-service-samples
Code samples for extending and developing on top of the SAP Launchpad service.
https://github.com/sap-samples/launchpad-service-samples
cloud-foundry sample sample-code sap-btp sap-fiori sap-fiori-launchpad sap-launchpad-service
Last synced: about 1 year ago
JSON representation
Code samples for extending and developing on top of the SAP Launchpad service.
- Host: GitHub
- URL: https://github.com/sap-samples/launchpad-service-samples
- Owner: SAP-samples
- License: apache-2.0
- Created: 2021-02-03T16:36:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T13:13:03.000Z (over 1 year ago)
- Last Synced: 2025-03-27T05:51:12.497Z (about 1 year ago)
- Topics: cloud-foundry, sample, sample-code, sap-btp, sap-fiori, sap-fiori-launchpad, sap-launchpad-service
- Language: JavaScript
- Homepage: https://blogs.sap.com/2020/09/17/developing-a-shell-plugin-for-sap-fiori-launch
- Size: 23.3 MB
- Stars: 14
- Watchers: 5
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://api.reuse.software/info/github.com/SAP-samples/launchpad-service-samples)
# Developing a Shell Plugin for SAP Fiori Launchpad Service on SAP BTP (Multi-Cloud Environment) with SAP Business Application Studio
## Description
Developers can extend the functionality of SAP Fiori Launchpad service using shell plugins. The concept of plugins allows SAP Fiori implementers to hook into the Launchpad Shell and add new elements like menu items, custom footers, header extensions, and many more.
This sample shows how to extend your SAP Fiori Launchpad service on SAP BTP (Multi-Cloud environment) via an HTML5 application/shell plugin managed by SAP BTP. In this example we will add a button to the SAP Fiori Launchpad header that opens a pop-up with some basic information.
## Requirements and Installation
Please check the [blog post by the same name](https://blogs.sap.com/2020/09/17/developing-a-shell-plugin-for-sap-fiori-launchpad-on-sap-cloud-platform-cloud-foundry-environment-with-sap-business-application-studio) for a step-by-step guide.
## How to obtain support
[Create an issue](https://github.com/SAP-samples/launchpad-service-samples/issues) in this repository if you find a bug or have questions about the content.
For additional support, [ask a question in SAP Community](https://answers.sap.com/questions/ask.html?primaryTagId=73554900100800003081).
## License
Copyright (c) 2021 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSES/Apache-2.0.txt) file.