wp-user-manager / wpum-blocks
WP User Manager component that registers custom blocks.
Package info
github.com/WPUserManager/wpum-blocks
Language:JavaScript
pkg:composer/wp-user-manager/wpum-blocks
1.15
2023-11-18 15:05 UTC
Requires
- php: >=5.6
- composer/installers: ~1.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
WP User Manager component that registers custom blocks for the Block Editor.
Installation
This is a development repository for the blocks component and requires no installation for production sites because it's integrated within WP User Managers's core plugin.
Then run
composer install
from within the main WP User Manager plugin folder.
To build:
npm run build