Menia

外掛說明

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.

安裝方式

  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

常見問題集

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