Welcome to Floating-WhatsApp! This project provides an easy-to-implement PHP file that allows you to add a floating WhatsApp icon/link to the bottom-right corner of your website.
- Simple installation
- Highly customizable
- Works across multiple platforms
- PHP 5.6 or higher
- A website where you can upload a PHP file
- Download the
whatsapp.php
file from this repository. - Upload it to your web server.
- Include it in your webpage like so:
<?php include(« path/to/whatsapp.php »); ?>
You can easily customize the look and feel by editing the whatsapp.php
file or by adding your own CSS rules.