Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 967 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 967 Bytes

Example Plugin

Overview

Example Plugin is a boilerplate plugin designed for developers. By default, this plugin displays a popup message to the user whenever they perform a predefined operation. Developers can use this template to implement their own logic while maintaining a consistent structure.

Installation

Example Plugin is a Vocode Community Plugin

Clone or download this repository to get started with your plugin development. Refer here for more details on Vocode plugin development.

Configuration

This plugin works without any configuration required

Usage Example

Perform an operation (e.g., save a file, submit a form), and a popup displays the relevant message

  • Added "xyz"
  • Removed "xyz"

License

This plugin is licensed under the MIT License.

Support

For any issues or questions, please contact support at [[email protected]].