WP React Plugin Boilerplate - Rating, Reviews, Demo & Download
Plugin Description
Add WordPress Setting via React and Rest API.
Easily Create WordPress Plugin Setting or
Add Setting While You are Doing Customization of Theme and Plugin.
Development Process
Follow the following steps to install this starter boilerplate plugin:
- Navigate to plugin files
/wp-content/plugins/mailbuzz, open command app. - Run
npm installcommand to install npm dependencies, wait sometimes to complete it. - Run
npm run startcommand to initialize development of React JS, Development can be done any time. Use it in the development environment. - Run
npm run buildcommand to finalize the development and ready for production. The command creates production files. After building the production file move it to the production level.
React JS Source
Navigate to plugin files /wp-content/plugins/mailbuzz/src and start adding features
Screenshots
No screenshots provided

