DAPD Custom Blocks
Custom React blocks for WordPress Gutenberg editor.
by Dexter Adams · github.com/dexter-adams/dapd-custom-blocks
★ 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/dexter-adams/dapd-custom-blocks/archive/refs/heads/main.zipReadme
DAPD Custom Blocks
Custom React blocks for WordPress Gutenberg editor.
Blocks
- NC Map - JVectorMap for North Carolina with customizable colors and linkable regions
- US Map - JVectorMap for United States with customizable colors and linkable regions
Tech
DAPD Custom Blocks is a WordPress plugin that utilizes the wordpress/create-block package and a number of open source projects in its build:
- ReactJS - HTML enhanced for web apps!
- Twitter Bootstrap - great UI boilerplate for modern web apps
- node.js - Runtime environment used with NPM packages for build
- jQuery - Dependency for JQVMap
- jqvmap - jQuery library for JVectorMap
- wordpress/create-block
- wordpress/scripts
License
GPL-2.0-or-later