★ 3stars
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/jimschofield/paint-me-gutenberg-block/archive/refs/heads/master.zipA canvas drawing block for WordPress gutenberg editor
To use
- Clone into the plugins directory
- Activate in WP admin
- Select "Paint-me" block while editing a page or post
To build
- cd into guty2 in plugin directory
npm installnpm run build- single buildnpm run watch- watch for file changes and build