/whatsapp-block

WhatsApp Block for WordPress

Primary LanguageJavaScript

WhatsApp Message Button for WordPress

Allow your visitors to send you a message on WhatsApp with the tap of a button.

WhatsApp Block

Installation

Download the archive and unzip it in your wp-content/plugins directory. Active the plugin and use it directly in the block editor.

Development

Run the development build with npm install && npm run start

Production

Run the production build with npm install && npm run build