Description

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.

Installation

  1. Upload the menia folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings > Menia to configure the plugin
  4. Enter your integration token from the Menia dashboard
  5. Enable the widget and save settings

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Menia” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Menia” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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