Search by

wp-user-manager / wpum-blocks

wpusermanager

WP User Manager component that registers custom blocks.

Package info

github.com/WPUserManager/wpum-blocks

Homepage

Language:JavaScript

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

Statistics

Installs: 5 070

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 17

1.15 2023-11-18 15:05 UTC

This package is auto-updated.

Last update: 2026-08-19 01:11:27 UTC


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