Skip to content

An abstract class to quickstart the development of plugins for Oracle Field Service. It provides a core functionality that can be extended as needed.

License

Notifications You must be signed in to change notification settings

oracle-samples/ofs-plugin-core

Repository files navigation

Oracle Field Service Plugin Core Library

This library provides an abstract class to quickstart the development of plugins for Oracle Field Service. It provides a core functionality that can be extended as needed.

An active environment of Oracle Field Service is needed to develop and execute plugins.

Installation

  1. If installing it from GitHub:

    npm install https://github.com/oracle-samples/ofs-plugin-core.git

  2. To use the library in your code:

    import {OFSPlugin} from "@ofs_users/plugin"

Documentation and examples

Please see the `docs/' directory for documentation and a simple example.

The main documentation for developing Oracle Field Service plugins is here

Contributing

This project welcomes contributions from the community. Before submitting a pull request, please review our contribution guide.

Security

Please consult the security guide 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 https://oss.oracle.com/licenses/upl/.

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. 

About

An abstract class to quickstart the development of plugins for Oracle Field Service. It provides a core functionality that can be extended as needed.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published