Weply Chat
Weply Chat
Description
Weply Chat plugin allows you to easily integrate the Weply live chat widget into your WordPress website.
Just enter your unique Chat Widget ID from your Weply Dashboard in the plugin settings, and the chat widget will appear on your site.
Features:
* Simple settings page with clear instructions
* Automatically loads chat widget script on frontend
* Environment-specific widget URLs (Local / QA / Production)
* No coding required — just install and enter your Widget ID
* Compatible with any WordPress theme
* Lightweight and optimized for performance
License
This plugin is licensed under the GPLv2 or later. See the LICENSE file for details.
Installation
- Upload the
weply-chatfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to “Weply Chat” menu in the admin sidebar.
- Enter your Chat Widget ID from your Weply account dashboard.
-
(Optional) Set your environment in
wp-config.phpby adding:`php
define(‘WEPLY_ENV’, ‘local’); // Possible values: ‘local’, ‘qa’, ‘prod’ - Save the settings.
- Visit your site’s frontend to see the chat widget in action.
Faq
Log into your Weply dashboard at https://www.weply.chat and navigate to your chat widget settings to find your unique Widget ID.
Yes, the plugin loads the chat widget script independently of the theme you use.
You can sign up for a free account at https://www.weply.chat.
Reviews
Changelog
1.0.0
- Initial release with settings page, widget injection, and admin notices.
1.0.1
- Admin UI improvements