Changeset 3274865
- Timestamp:
- 04/16/2025 02:46:07 PM (12 months ago)
- File:
-
- 1 edited
-
convoworks-wp/trunk/readme.txt (modified) (10 diffs)
Legend:
- Unmodified
- Added
- Removed
-
convoworks-wp/trunk/readme.txt
r3245320 r3274865 2 2 Contributors: zefdev, tole.car 3 3 Donate link: https://convoworks.com/ 4 Tags: alexa, alexa-skills, gpt, openai, chatbot, viber, visual-composer, voice, ivr, appointment, booking, mp3, podcast, trivia, quiz4 Tags: gpt, automation, chatbot, wordpress hooks, custom api 5 5 Requires at least: 5.0 6 Tested up to: 6. 76 Tested up to: 6.8 7 7 Requires PHP: 7.2 8 Stable tag: 0.22.4 28 Stable tag: 0.22.43 9 9 License: GPLv3 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 17 17 18 18 Convoworks employs visual programming, allowing users to design workflows through a drag-and-drop interface, much like a visual flowchart. These workflows can then be executed by various triggers, including REST-based interactions and WordPress hooks. 19 20 Initially focused on Amazon Alexa, Convoworks now boasts a broader horizon, supporting platforms such as Viber, FB Messenger, and web chat. With platform adapters, Convoworks ensures seamless communication across platforms.21 19 22 20 For users familiar with visual builders like Elementor or Divi, Convoworks is a game-changer. While these visual builders handle design and layout, Convoworks allows you to take dynamic functionality a step further. Now, without writing a line of code, you can: … … 31 29 **Who can use this plugin and how?** 32 30 33 * **Website Owners**: If you're comfortable with tools like Elementor, you'll feel right at home with Convoworks. Use it to implement modifications on your website that would typically need coding knowledge. Dive into platforms like Amazon Alexa for voice interfaces or tap into the capabilities of GPT for chat functionalities and semantic searches. Now, you don't just design your site; you make it smarter and more interactive.31 * **Website Owners**: If you're comfortable with tools like Elementor, you'll feel right at home with Convoworks. Use it to implement modifications on your website that would typically need coding knowledge. 34 32 35 33 * **Agencies**: Convoworks offers a twofold advantage. First, with the support for service templates, agencies can rapidly deploy pre-defined solutions, cutting down the development time significantly. These ready-made solutions don't require the involvement of programmers, making deployment swift and hassle-free. Secondly, the platform is built with customization in mind. If you have unique challenges or specific problems to solve, you can easily design and integrate specialized workflow components into Convoworks. This flexibility ensures that you can simplify and optimize workflows tailored to your or your clients' needs. … … 39 37 == Frequently Asked Questions == 40 38 41 = Do I need an Alexa-enabled device for development? =42 43 While it's not essential to have an Alexa-enabled device, it's advisable if you're developing for Alexa. You can simulate some of the functionalities using the Alexa GUI simulator and Alexa apps, but to fully experience and test all features, a real device is recommended.44 45 = Can I create Alexa skills unrelated to my website data? =46 47 Absolutely. While Convoworks is a tool designed for WordPress, it isn’t limited to it. Whether you want to develop games for Alexa or fetch information from external sources to present as an Alexa skill, Convoworks gives you the flexibility to do so.48 49 = Is it possible to create smart home Alexa skills? =50 51 Currently, no. We don’t offer support for smart home interfaces and have no plans to do so in the near future.52 53 39 = What is visual programming in Convoworks? = 54 40 … … 59 45 [Convoworks' GPT package](https://github.com/zef-dev/convoworks-gpt) offers an integration with the OpenAI GPT API. Not only does it provide basic API access, but it also incorporates advanced components allowing dynamic context insertion and control over conversation length. This ensures seamless and sophisticated AI-driven capabilities in workflows. 60 46 61 = Can Convoworks integrate with platforms other than Amazon Alexa? =62 63 Yes, Convoworks supports various platforms like Viber, FB Messenger, web chat, and more. Its platform adapters ensure smooth communication across different channels.64 47 65 48 = I'm familiar with WordPress visual builders like Elementor. How does Convoworks fit into this ecosystem? = … … 85 68 == Changelog == 86 69 70 71 = 0.22.43 = 72 73 * Minor fixes 74 * Start of deprecation for legacy platforms (Alexa). 75 87 76 = 0.22.42 = 88 77 … … 195 184 196 185 197 == Getting Started with Alexa ==198 199 If you are new to Alexa, we strongly recommend checking out the [Alexa skills basics](https://convoworks.com/docs/publishers/basics/alexa-skills-basics/) article.200 201 1. Download and activate 'Convoworks WP' from the 'Plugins' menu in your WordPress installation.202 2. Configure API access for Amazon Alexa at 'Convoworks WP/Settings'. Find more at [Amazon Alexa Configuration](https://convoworks.com/docs/publishers/platforms-configuration/amazon-alexa/)203 3. Create a new Convoworks service (you can use one of the provided templates).204 4. Enable testing for your new skill on [Alexa Developer Console](https://developer.amazon.com/alexa/console/ask).205 5. Enable your skill in your Alexa app (iOS, Android) or the [Alexa web app](https://alexa.amazon.com/spa/) - under 'My skills/dev'.206 207 208 186 == WordPress actions and filters == 209 187 … … 230 208 == Learn more - Integrations == 231 209 210 * [A No-Code Experiment: Bringing Deep Research to WordPress](https://convoworks.com/a-no-code-experiment-bringing-deep-research-to-wordpress/) 232 211 * [A Dead Simple RAG Setup for WordPress: AI Chatbots for Small Websites](https://convoworks.com/a-dead-simple-rag-setup-for-wordpress-ai-chatbots-for-small-websites/) 233 212 * [The GPT Site Assistant: A New Era of AI Integration with WordPress](https://convoworks.com/the-gpt-site-assistant-a-new-era-of-ai-integration-with-wordpress/) … … 237 216 * [Harnessing the Power of WordPress Hooks with Convoworks](https://convoworks.com/harnessing-the-power-of-wordpress-hooks-with-convoworks/) 238 217 * [Beyond Coding: API Synchronization with WordPress](https://convoworks.com/beyond-coding-api-synchronization-with-wordpress/) 239 * Stream music from [WP Media library](https://convoworks.com/create-alexa-audioplayer-skills-with-php/) 240 * Alexa music player skill [with Audioigniter or MP3 Music Player by Sonaar](https://convoworks.com/create-alexa-music-player-skill-with-audioigniter-or-mp3-music-player-by-sonaar-plugins-for-wordpress/) 241 * [Quiz And Survey Master or Open Trivia DB](https://convoworks.com/using-quiz-and-survey-master-for-wordpress-or-open-trivia-db-quizzes-for-your-alexa-skill/) 242 * [Create your own Alexa skill with WordPress and Formidable Forms](https://convoworks.com/create-your-own-alexa-skill-with-wordpress-and-formidable-forms/) 243 * Appointment scheduling on your WordPress website - [Now with Amazon Alexa skill](https://convoworks.com/appointment-scheduling-on-your-wordpress-website-now-with-amazon-alexa-skill/) 218 244 219 245 220 … … 247 222 248 223 * Quick start YouTube tutorial - [Convoworks Basics](https://youtube.com/playlist?list=PL9eUOVS2fICHc7FF48opQyOWUDVvNoNFD) 249 * [Know your users with Alexa Account Linking](https://convoworks.com/know-your-users-with-alexa-account-linking-with-php-and-wordpress/)250 * [Alexa skills basics](https://convoworks.com/docs/publishers/basics/alexa-skills-basics/)251 224 * Learn [Convoworks service workflow basics](https://convoworks.com/docs/publishers/tutorial-getting-started/) 252 * How to [configure Amazon Alexa](https://convoworks.com/docs/publishers/platforms-configuration/amazon-alexa/)253 225 * How to use [variables and expression language](https://convoworks.com/docs/publishers/component-reference/expression-language/) in your services 254 226 * [Using the Convoworks log files](https://convoworks.com/using-the-convoworks-log-files/)
Note: See TracChangeset
for help on using the changeset viewer.