=== Weply Chat === Contributors: weply Tags: chat, weply, widget, integration, live chat, customer support Requires at least: 5.0 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 1.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Seamless integration with Weply Chat service to add a live chat widget to your WordPress site. == 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 == Installation == 1. Upload the `weply-chat` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Navigate to "Weply Chat" menu in the admin sidebar. 4. Enter your Chat Widget ID from your Weply account dashboard. 5. (Optional) Set your environment in `wp-config.php` by adding: ```php define('WEPLY_ENV', 'local'); // Possible values: 'local', 'qa', 'prod' 5. Save the settings. 6. Visit your site’s frontend to see the chat widget in action. == Frequently Asked Questions == = Where do I get my Chat Widget ID? = Log into your Weply dashboard at https://www.weply.chat and navigate to your chat widget settings to find your unique Widget ID. = Can I use this plugin with any WordPress theme? = Yes, the plugin loads the chat widget script independently of the theme you use. = What if I don’t have a Weply account? = You can sign up for a free account at https://www.weply.chat. == Screenshots == 1. Plugin settings page with instructions and input field for Widget ID. 2. Admin menu entry for Weply Chat. == Changelog == = 1.0.0 = * Initial release with settings page, widget injection, and admin notices. = 1.0.1 = * Admin UI improvements == Upgrade Notice == = 1.0.0 = Initial release. No upgrade steps are required. = 1.0.1 = Admin UI improvements. No upgrade steps are required. == License == This plugin is licensed under the GPLv2 or later. See the LICENSE file for details.