/Gutenberg-Blocks

🤞[WIP] An attempt for 3rd party Custom Gutenberg WordPress Editor Blocks.

Primary LanguagePHP

Gutenberg Blocks
3rd party Custom Gutenberg WordPress Editor Blocks.
A FOSS (Free & Open Source Software) project. Maintained by @AhmadAwais.

Work in progress 3rd party Custom Gutenberg WordPress Editor Blocks

⚡️ Getting Set Up

  • Clone the repo in your plugins directory.
  • Open the repo and run npm install.
  • Build JSX with NPM Scripts npm run build.

⚡️ To do!

  • Basic Custom 3rd Party Block.
  • Dynamic input from user in the Custom Block.
  • Boilerplate Webpack configuration.