Опис
Menia allows you to easily add the Menia AI accessibility chatbot to your WordPress website. Simply enter your integration token from the Menia dashboard, and the chat widget will appear on your site.
Features:
- Simple token-based setup – no coding required
- Connection status indicator
- Enable/disable toggle
- Automatic widget injection
- Caches configuration for optimal performance
Requirements:
- A Menia account with an active project
- An integration token from your Menia dashboard
Third Party Services
This plugin connects to the Menia API service to function. The following external connections are made:
API Connection (api.menia.ai)
When you save settings with an integration token, the plugin contacts the Menia API to:
* Validate your integration token
* Retrieve the chat widget embed code
Widget Script Loading
When the widget is enabled, an external JavaScript file from Menia’s servers is loaded on your website’s frontend to display the accessibility chatbot.
By using this plugin, you agree to Menia’s:
* Terms of Service: https://menia.ai/terms
* Privacy Policy: https://menia.ai/privacy
No user data is collected by this plugin itself. Data collection by the Menia chatbot widget is governed by Menia’s privacy policy.
Постављање
- Upload the
meniafolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings > Menia to configure the plugin
- Enter your integration token from the Menia dashboard
- Enable the widget and save settings
ЧПП
-
Where do I get an integration token?
-
Log in to your Menia dashboard at app.menia.ai, navigate to your project settings, and generate an integration token.
-
The widget is not appearing on my site
-
Make sure:
1. The integration token is entered correctly
2. The „Enable Widget“ checkbox is checked
3. The connection status shows „Connected“
4. Your theme calls wp_footer() before the closing tag -
Is the widget accessible?
-
Yes! The Menia chatbot is designed specifically to help with European Accessibility Act compliance and follows WCAG guidelines.
Прегледи
Нема рецензија за овај додатак.
Сарадници и градитељи
Menia је софтвер отвореног кода. Следећи људи су допринели овом додатку.
СараднициПреведите Menia на свој језик.
Заинтересовани сте за градњу?
Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.
Белешка о изменама
1.0.1
- Security: Use wp_kses for embed code sanitization instead of phpcs:ignore bypass
- Fix: Correct Plugin URI path
1.0.0
- Initial release
- Token-based integration
- Connection status checking
- Enable/disable toggle
- Embed code caching