Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oracle-samples/ofs-sample-plugins
Oracle Field Service Cloud sample plugins created by the OFS Center of Excellence
https://github.com/oracle-samples/ofs-sample-plugins
ofs ofsc oracle-field-service oracle-field-service-cloud plugins
Last synced: about 2 months ago
JSON representation
Oracle Field Service Cloud sample plugins created by the OFS Center of Excellence
- Host: GitHub
- URL: https://github.com/oracle-samples/ofs-sample-plugins
- Owner: oracle-samples
- License: upl-1.0
- Created: 2023-08-21T11:31:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-31T02:39:49.000Z (2 months ago)
- Last Synced: 2024-10-31T03:26:01.415Z (2 months ago)
- Topics: ofs, ofsc, oracle-field-service, oracle-field-service-cloud, plugins
- Language: TypeScript
- Homepage:
- Size: 72.6 MB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
ORACLE AND ITS AFFILIATES DO NOT PROVIDE ANY WARRANTY WHATSOEVER, EXPRESS OR IMPLIED, FOR ANY SOFTWARE, MATERIAL OR CONTENT OF ANY KIND CONTAINED OR PRODUCED WITHIN THIS REPOSITORY, AND IN PARTICULAR SPECIFICALLY DISCLAIM ANY AND ALL IMPLIED WARRANTIES OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, AND FITNESS FOR A PARTICULAR PURPOSE. FURTHERMORE, ORACLE AND ITS AFFILIATES DO NOT REPRESENT THAT ANY CUSTOMARY SECURITY REVIEW HAS BEEN PERFORMED WITH RESPECT TO ANY SOFTWARE, MATERIAL OR CONTENT CONTAINED OR PRODUCED WITHIN THIS REPOSITORY. IN ADDITION, AND WITHOUT LIMITING THE FOREGOING, THIRD PARTIES MAY HAVE POSTED SOFTWARE, MATERIAL OR CONTENT TO THIS REPOSITORY WITHOUT ANY REVIEW. USE AT YOUR OWN RISK.
# Oracle Field Service Plugin Samples
This repository provides a set of samples and a template to be used to create your own Oracle Field Service plugins## Installation
Clone the repository using `git clone `
Inside the `samples/` directory you will find the different samples provided. See the `README` on each one
Inside the `templates/` folder you will find the templates provided. Those can be used with `cookiecutter`
## Documentation
All the plugins are self documented but feel free to contact the library maintainers if you think there is not enough information.
## ContributingThis project welcomes contributions from the community. Before submitting a pull
request, please [review our contribution guide](./CONTRIBUTING.md).## Security
Please consult the [security guide](./SECURITY.md) for our responsible security
vulnerability disclosure process.## License
Copyright (c) 2023 Oracle and/or its affiliates.
Released under the Universal Permissive License v1.0 as shown at
.