Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

apeatling/whatsapp-block

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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