Get Started
Get started with the Wordpress Plugin Boilerplate
The plugin consists of two main components: the frontend, built with React, and the backend, which communicates via an API.
To get started, you need to clone the repository and install the dependencies. Then you can rename the plugin and start development. It's that simple!
Clone the repository
Install the dependencies
Rename the plugin
You can easly rename the plugin by changing data in plugin-config.json
file.
Then run the following command to rename the plugin files: