wp-user-manager / wpum-blocks
WP User Manager component that registers custom blocks.
Installs: 382
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 2
Open Issues: 17
Language:JavaScript
Requires
- php: >=5.6
- composer/installers: ~1.0
- dev-master
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8
- 1.7
- 1.6
- 1.5
- 1.4
- 1.3
- 1.2
- 1.1
- 1.0
- dev-dependabot/npm_and_yarn/minimist-and-mkdirp-and-extract-zip-and-gonzales-pe-1.2.8
- dev-dependabot/npm_and_yarn/json5-1.0.2
- dev-dependabot/npm_and_yarn/tar-and-node-sass-6.1.13
- dev-dependabot/npm_and_yarn/browserslist-4.21.4
- dev-dependabot/npm_and_yarn/postcss-7.0.39
- dev-dependabot/npm_and_yarn/y18n-4.0.3
- dev-dependabot/npm_and_yarn/qs-6.5.3
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/elliptic-6.5.4
- dev-dependabot/npm_and_yarn/axios-0.21.2
- dev-dependabot/npm_and_yarn/lodash-4.17.21
- dev-dependabot/npm_and_yarn/terser-4.8.1
- dev-dependabot/npm_and_yarn/ajv-6.12.6
- dev-dependabot/npm_and_yarn/tmpl-1.0.5
- dev-dependabot/npm_and_yarn/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/merge-deep-3.0.3
- dev-dependabot/npm_and_yarn/hosted-git-info-2.8.9
This package is auto-updated.
Last update: 2025-04-18 22:22:53 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