WP Manifestindependent plugin directory
manifest / editor / wpvue-custom-blocks

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.zip

Custom gutenberg blocks plugin used for headless frontend like -vue, react etc. This plugin gives blocks data for API request.

Instalation

  1. Install NPM packages
    npm install
  2. For Dev - npm run start or for Production npm run build