WP Manifestindependent plugin directory
manifest / developer / wp-plugin-with-gutenberg-packages

WP Plugin with Gutenberg Packages

WordPress example plugin that uses Gutenberg packages as frontend framework.

by Edi Amin · github.com/ediamin/wp-plugin-with-gutenberg-packages

12stars
1forks

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/ediamin/wp-plugin-with-gutenberg-packages/archive/refs/heads/master.zip

This is an example plugin that shows how we can use various Gutenberg packages to develop a WordPress Plugin and/or Themes.

This example mainly shows how we can leverage the @wordpress/scripts to bundle our JS and CSS files.

Install

npm run install

Build Scripts

npm run dev:admin

Now go to WordPress admin panel > WP Guten menu

For more informations goto Gutenberg's GitHub repo https://github.com/WordPress/gutenberg/tree/master/packages