https://github.com/luchoweb/simple-wa-floating-button
Allow your customers to chat with you in one click!
https://github.com/luchoweb/simple-wa-floating-button
floating-action-button php whatsapp wordpress wordpress-plugin
Last synced: 4 months ago
JSON representation
Allow your customers to chat with you in one click!
- Host: GitHub
- URL: https://github.com/luchoweb/simple-wa-floating-button
- Owner: luchoweb
- Created: 2025-11-03T13:42:47.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-11-03T16:03:27.000Z (8 months ago)
- Last Synced: 2025-11-17T02:03:50.932Z (7 months ago)
- Topics: floating-action-button, php, whatsapp, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://yourally.dev
- Size: 8.79 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Simple WA Floating Button ===
Contributors: yourallyagency
Donate link: https://yourally.dev
Tags: whatsapp, chat, floating button, support, contact
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.2
Stable tag: 1.0.0
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Allow your customers to chat with you in one click via WhatsApp. Lightweight and easy to configure.
== Description ==
Simple WA Floating Button adds a floating WhatsApp button to your site so visitors can quickly contact you.
It includes an admin settings page where you can:
- Enable or disable the button.
- Set your WhatsApp number and country code.
- Choose the floating position (left or right).
Built with performance and simplicity in mind, no external dependencies or bloated libraries.
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/simple-wa-floating-button` directory, or install the plugin through the WordPress plugin screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to Settings → WhatsApp Button to configure your number and visibility.
== Frequently Asked Questions ==
= Does it require JavaScript frameworks? =
No. It uses basic HTML, CSS, and minimal inline JavaScript only when needed.
= Is it compatible with all themes? =
Yes, as long as your theme uses `wp_footer()` properly.
== Screenshots ==
1. Admin settings page.
2. WhatsApp button floating on bottom-right of a page.
== Changelog ==
= 1.0.0 =
* Initial release. Includes settings page and floating button.
== Upgrade Notice ==
= 1.0.0 =
First version of the plugin.
== License ==
This plugin is free software, and is released under the GPLv2+ license.
You can redistribute it and/or modify it under the terms of the GNU General Public License.