WPVue Blocks
Custom gutenberg blocks plugin used for headless frontend like -vue, react etc. This plugin gives blocks data for API request.
by itzmekhokan · github.com/itzmekhokan/wpvue-custom-blocks · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/itzmekhokan/wpvue-custom-blocks/archive/refs/heads/main.zipCustom gutenberg blocks plugin used for headless frontend like -vue, react etc. This plugin gives blocks data for API request.
Instalation
- Install NPM packages
npm install - For Dev -
npm run startor for Productionnpm run build