Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sap-samples/workzone-content-package-templates
Github templates for developers to create content packages and their contained artifacts for SAP Work Zone.
https://github.com/sap-samples/workzone-content-package-templates
content-package sample sap-work-zone template ui-integration-card workflows workspace
Last synced: about 2 months ago
JSON representation
Github templates for developers to create content packages and their contained artifacts for SAP Work Zone.
- Host: GitHub
- URL: https://github.com/sap-samples/workzone-content-package-templates
- Owner: SAP-samples
- License: apache-2.0
- Created: 2020-10-20T22:09:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T06:41:22.000Z (over 1 year ago)
- Last Synced: 2023-08-23T07:39:07.253Z (over 1 year ago)
- Topics: content-package, sample, sap-work-zone, template, ui-integration-card, workflows, workspace
- Language: JavaScript
- Homepage:
- Size: 2.01 MB
- Stars: 7
- Watchers: 9
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SAP Work Zone Project Templates for Content Packages
[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/workzone-content-package-templates)](https://api.reuse.software/info/github.com/SAP-samples/workzone-content-package-templates)
## Description
This repository contains templates to setup repositories/projects and tools to create Content Packages for SAP Work Zone.
Content Packages can contain a variety of artifacts. Project templates for these artifacts can be found here- **card**
Create [UI Integration Cards](./card/README.md) projects
- **workflow**
Create [Workflow](./workflow/README.md) projects
- **workspace-template**
Create [Workspace-Template](./workspace-template/README.md)
- **workspace**
Create [Workspace](./workspace/README.md) projects
- **homepage**
Create [Home Page](./homepage/README.md) projectsAdditionally, the a project template to configure and build the content package containing the above artifacts can be found here
- **content-package**
Create a project for a [Content Package](./content-package/README.md) that bundles the above artifactsDuring the build of the content package tooling is utilized
- **tools**
Required build tooling to create bundles for the artifacts and the package## Requirements
All development can be done locally or within the SAP Business Application Studio.
## Download and Installation
The location to be cloned is
```
https://github.com/SAP-samples/workzone-content-package-templates.git
```## Known Issues
You can find the known issues here: [Issues](https://github.com/SAP-samples/workzone-content-package-templates/issues).
## How to obtain support
In case you have a question, find a bug, or otherwise need support to use SAP products, please use:
- [SAP Community](https://community.sap.com/)
- [SAP Business Application Studio](https://help.sap.com/viewer/product/SAP%20Business%20Application%20Studio/Cloud/en-US)
- [SAP Work Zone](https://help.sap.com/viewer/fec5ca6e3229418f84a932c745cbe985/Cloud/en-US)
- [SAP Business Technology Platform (SAP BTP) Workflow](https://help.sap.com/viewer/product/WORKFLOW_SERVICE/Cloud/en-US)
- [SAP UI5](https://help.sap.com/viewer/product/SAPUI5/External/en-US)## Contributing
If you have suggestions on how to improve the template and associated code, you're welcome to post it as an issue here:
- [SAP Work Zone Project Templates for Content Packages Issues](https://github.com/SAP-samples/workzone-content-package-templates/issues)
## License
Copyright (c) 2020 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.