wp-user-manager/wpum-blocks

WP User Manager component that registers custom blocks.

Maintainers

Package info

github.com/WPUserManager/wpum-blocks

Homepage

Language:JavaScript

pkg:composer/wp-user-manager/wpum-blocks

Statistics

Installs: 3 361

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 17


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