=== HDEV Floating Contact Button ===
Contributors: hendridev
Tags: floating button, chat, contact, messaging, contact button
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A clean and customizable floating contact button plugin with multiple layout options and mobile responsive design.

== Description ==

HDEV Floating Contact Button adds a beautiful floating contact button to your website, making it easy for visitors to reach you directly via WhatsApp. Choose from three different layouts to perfectly match your site's design.

**Features:**

* Three layout options — Simple Button, Contact List, Chat Interface
* Four position options — Bottom Right, Bottom Left, Top Right, Top Left
* Custom pre-filled welcome message
* Multiple agent support with individual phone numbers (Layout 2)
* Country code selector with search for easy number entry
* Mobile responsive on all screen sizes
* Dark mode support
* Keyboard accessible

== Installation ==

1. Upload the `hdev-floating-contact-button` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the **Plugins** screen in WordPress.
3. Go to **Settings > HDEV Floating Contact Button** to configure the plugin.
4. Enter your phone number, choose a layout and position, then save.

== Frequently Asked Questions ==

= How do I enter my phone number? =

Select your country from the dropdown (this adds the country code automatically) and enter your phone number digits only — no plus sign, no spaces, no dashes.

= What are the three layouts? =

* **Layout 1** — A simple floating pill-shaped button.
* **Layout 2** — A trigger button that expands to a contact list, supporting multiple agents with individual numbers.
* **Layout 3** — A chat bubble widget that shows a welcome message before opening the chat.

= Can I disable the button without deactivating the plugin? =

Yes. Uncheck **Enable floating contact button** in the settings and save — the button is hidden without deactivating the plugin.

= Does this plugin create any database tables? =

No. All settings are stored using the standard WordPress options API (`hfcb_options`).

== Screenshots ==

1. Admin settings page — general options
2. Admin settings page — agents configuration (Layout 2)
3. Layout 1 — Simple floating button
4. Layout 2 — Contact list popup
5. Layout 3 — Chat interface widget

== Changelog ==

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
Initial release.
