An open API service indexing awesome lists of open source software.

https://github.com/wpusermanager/wp-user-manager

Beautifully simple user profile directories with frontend login, registration and account customization. WP User Manager is the best solution to manage your community and your users for WordPress.
https://github.com/wpusermanager/wp-user-manager

login-forms registration-forms user-directory wordpress wordpress-plugin wordpress-user wpum

Last synced: about 1 month ago
JSON representation

Beautifully simple user profile directories with frontend login, registration and account customization. WP User Manager is the best solution to manage your community and your users for WordPress.

Awesome Lists containing this project

README

          

# WP User Manager

This is the code repo for the WordPress membership plugin [WP User Manager](https://wordpress.org/plugins/wp-user-manager/).

## Development

Checkout the repo
Run `yarn`
Run `composer install`
Run `grunt dev-build`

### PHPCS coding standards

Initially run `vendor/bin/phpcs --config-set installed_paths vendor/wp-coding-standards/wpcs`

Then run `vendor/bin/phpcs`, you can also supply a file path as an argument.

### Automated acceptance tests

Run `tests/bin/run-acceptancetests.sh`

## Security

Please report security bugs found in the source code of the WP User Manager plugin through the [Patchstack Vulnerability Disclosure Program](https://patchstack.com/database/vdp/wp-user-manager/). The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.