Opis
Features:
Easy integration of AI chatbot into any WordPress site.
Customizable API connection using your API key and API secret.
Responds to user queries and delivers automated, intelligent conversations.
Seamless configuration through the WordPress admin panel.
How to Use:
Install and activate the plugin.
After activation, go to the WordPress admin dashboard.
Navigate to Petabot Settings in the sidebar.
Enter the API Key and API Secret provided by the Petabot team.
Save your settings, and Petabot is ready to interact with your users!
External Services
This plugin connects to an external service (https://api.petabot.de), which is a backend API provided and maintained by the plugin developer, to enable AI-powered chat functionality.
What the service is and what it is used for:
The external service (https://api.petabot.de) is used to process user queries and provide AI-generated responses. It is essential for the core functionality of this plugin.
What data is sent and when:
– Data sent: User input provided in the chat interface, which includes text queries or prompts entered by users.
– Data received: AI-generated responses related to the user input.
– When: Data is transmitted each time a user interacts with the chat interface.
Where the data is sent:
The data is sent to the server located at https://api.petabot.de.
Under which conditions:
Data is only sent when a user interacts with the plugin’s chat interface. No data is transmitted without user interaction.
Terms of Service and Privacy Policy:
– Terms of Service
– Privacy Policy
Snimke zaslona
Instalacija
From your WordPress Dashboard:
Navigate to Plugins -> Add New.
Search for Petabot.
Click Install Now.
Activate the plugin.
Go to Settings -> Petabot Settings and configure the API key and API Secret.
Manual Installation:
Download the plugin zip file.
In your WordPress dashboard, go to Plugins -> Add New -> Upload Plugin.
Choose the downloaded .zip file and click Install Now.
Activate the plugin and proceed to settings for configuration.
ČPP
Q: Where do I get my API key and secret pair?
A: You will receive the API key and secret pair after registering through https://petabot.de. In case you received your credentials from Petabot team you do not need to register again.
Q: What does the Petabot plugin do?
A: It integrates an AI chatbot into your WordPress site, providing automatic support to visitors through intelligent conversations. The conversations are being generated using LLM and based on crawled pages from your website.
Q: How do I configure the plugin?
A: After activating the plugin, go to Petabot Settings in your WordPress dashboard and enter your API key and API secret.
Q: Do I need coding knowledge to use this plugin?
A: No coding is required! Everything is configured through the WordPress admin dashboard.
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
Prevedite “Petabot” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.0.0
- Initial release of Petabot.
- API integration setup for Petabot.
- Basic chatbot functionalities.
1.0.13
- The logo aspect ratio fixed.
1.0.14
- The tags have been updated in the readme file.
1.0.15
- Tested up to: 6.6 changes to 6.7
1.0.16
- External services section added to readme.
- Sanitization added for register_setting.
- The petabot prefix added to all function/class/define/namespace/option names
- Accessing plugin files directly is prohibited.
1.0.17
- External services section added to readme.
- The petabot prefix added to all function/class/define/namespace/option names
- Singleton class added to encapsulate variables and removing use of GLOBALS
1.0.18
- Links of terms of service and privacy policy updated.
1.0.19
- Images of screenshots are updated.
1.1.0
- IFrame mode added.