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.
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.
This plugin works without any configuration required
Perform an operation (e.g., save a file, submit a form), and a popup displays the relevant message
Added "xyz"
Removed "xyz"
This plugin is licensed under the MIT License.
For any issues or questions, please contact support at [[email protected]].