Message action block – WordPress plugin Free download
Message action block
Description
This plugin allows to add a message action block on a page.
Building
Make sure that the plugin is located in the /wp-content/plugins
directory of your WordPress setup
Build the plugin with : npm install
If you wish to make code changes, run npm start
and make these changes. They will compiled automatically.
After you make changes to the code, you may need to remove and add again the blocks that you had previously created so that the changes are caught.
Screenshots


Blocks
This plugin provides 1 block.
klarity/klarity-message-action-block
Message action
Installation
Upload the plugin’s zip to the /wp-content/plugins
directory of your WordPress setup
If you wish to build the plugin yourself, see the “Building” section hereunder.