All Projects → WPUserManager → wp-user-manager

WPUserManager / wp-user-manager

Licence: GPL-3.0 license
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.

Programming Languages

PHP
23972 projects - #3 most used programming language
Vue
7211 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to wp-user-manager

flutter dribble login challenge
A flutter animation UI challenge.
Stars: ✭ 51 (+50%)
Mutual labels:  login-forms
login-signup-form
A login and signup form using HTML, PHP, and MySQL. This form allows users to register and login. All information is stored in a MySQL database. After successful login the user is redirected to their dashboard. Project Website:
Stars: ✭ 40 (+17.65%)
Mutual labels:  registration-forms
vuetify-material-auth
A work-in-progress Google like login example using vuetify
Stars: ✭ 19 (-44.12%)
Mutual labels:  login-forms
flutter dribble signup challenge
A dribble login UI challenge in Flutter
Stars: ✭ 43 (+26.47%)
Mutual labels:  login-forms
login-form-angular2
A simple login form using the angular2 material design and the angular-CLI.
Stars: ✭ 21 (-38.24%)
Mutual labels:  login-forms
Symfony-4-by-Samples
Symfony 4 by Samples is a personal project in which I will be creating small demos with tutorial in which to learn the symfony framework 4. Each of the samples contains a README.md file that indicates the purpose of the sample plus an step by step guide to reproduce it. Basic topics, login and register form, authentication, webpack encore, sass…
Stars: ✭ 40 (+17.65%)
Mutual labels:  login-forms
flutter-email-validator
Sample Flutter app for creating basic login forms validation for email and passwords
Stars: ✭ 22 (-35.29%)
Mutual labels:  login-forms
react-native-simple-login
Login component for react-native
Stars: ✭ 46 (+35.29%)
Mutual labels:  login-forms
Brute-Force-Login
Proof -Of-Concept Brute Force Login on a web-site with a good dictionary of words
Stars: ✭ 231 (+579.41%)
Mutual labels:  login-forms
Vue-Facebook-Google-oAuth
SignIn or Signup with Facebook and Google using Vue without any external packages
Stars: ✭ 68 (+100%)
Mutual labels:  login-forms
react-mui-login-register
A user login/register React component styled with Material UI that includes options to use an authentication provider
Stars: ✭ 42 (+23.53%)
Mutual labels:  login-forms
WPGrabInfo
WP Grab Info v2
Stars: ✭ 43 (+26.47%)
Mutual labels:  wordpress-user
civicrm-wp-member-sync
CiviCRM WordPress Member Sync plugin keeps a WordPress user in sync with a CiviCRM membership by granting either a role or capabilities to a WordPress user who has that membership.
Stars: ✭ 13 (-61.76%)
Mutual labels:  wordpress-user
N-WEB
WEB PENETRATION TESTING TOOL 💥
Stars: ✭ 56 (+64.71%)
Mutual labels:  wordpress-user

WP User Manager

This is the code repo for the WordPress membership plugin WP User Manager.

Development

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].