antek83 / Gutenberg-Blocks

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

Home Page:https://AhmadAwais.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://AhmadAwais.com/


Languages

Language:PHP 62.8%Language:JavaScript 37.2%