Plugins for the Jovo Framework ⭐️
Documentation - CLI - Contributing - Twitter
Plugins allow you to easily extend the Jovo Framework without having to mess with its core code and architecture. Check out the documentation to learn how to create your own plugins.
To add your plugin to the table below, fork the repo and add your plugin to the plugins.json
file in the same format as the other. After that run the npm run docs
script as well as commit and push your changes. At the end, open a pull request with the changes and we will do the rest.
Plugin |
---|
Canfulfill Slack - jovo-plugin-canfulfill-slack by KaanKC Jovo plugin to automatically send data about incoming Alexa CanFulfillRequests to a Slack webhook |
Error Email - jovo-plugin-error-email by KaanKC Jovo plugin to send errors as an email |
Error Slack - jovo-plugin-error-slack by KaanKC A Jovo plugin to automatically send error messages to a Slack webhook |
Fallback Airtable - jovo-plugin-fallback-airtable by KaanKC Jovo plugin to automatically store data from incoming Default Fallback Requests in an Airtable spreadsheet. |
Raven - jovo-plugin-raven by cellular Jovo plugin that sends errors to a Sentry server using Raven |
Ssml - jovo-plugin-ssml by cellular Jovo Plugin to supercharge the SpeechBuilder |