All Projects → stuttter → wp-user-parents

stuttter / wp-user-parents

Licence: GPL-2.0 license
Allow users to delegate control of their accounts to other users

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects

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

Shadowsocks Hub
A web app managing shadowsocks users, servers, nodes, products, accounts, and traffic. Suitable for internal use by companies, organizations, and friends.
Stars: ✭ 118 (+742.86%)
Mutual labels:  users
storybook-chapters
React Storybook Addon for Hierarchical Substories (Chapters)
Stars: ✭ 46 (+228.57%)
Mutual labels:  hierarchy
django-user-management
User management model mixins and api views.
Stars: ✭ 56 (+300%)
Mutual labels:  users
Users
Development repository for the users cookbook
Stars: ✭ 138 (+885.71%)
Mutual labels:  users
ansible-role-github-users
Ansible Role - GitHub Users
Stars: ✭ 49 (+250%)
Mutual labels:  users
MultiplatformPlayground
Kotlin Multiplatform project in Jetpack Compose & SwiftUI with shared ViewModel layer and File upload
Stars: ✭ 72 (+414.29%)
Mutual labels:  hierarchy
Appy Backend
A user system to bootstrap your app.
Stars: ✭ 96 (+585.71%)
Mutual labels:  users
github-reserved-names
Get a list, or check if a user or organization name is reserved by GitHub
Stars: ✭ 38 (+171.43%)
Mutual labels:  users
rocket auth
An implementation for an authentication API for Rocket applications.
Stars: ✭ 65 (+364.29%)
Mutual labels:  users
view-admin-as
View the WordPress admin as a different role, switch between users, temporarily change your capabilities, set default screen settings for roles, manage your roles and capabilities.
Stars: ✭ 44 (+214.29%)
Mutual labels:  users
Laravel Auth
Laravel 8 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. The project can be stood u…
Stars: ✭ 2,692 (+19128.57%)
Mutual labels:  users
random-users-details
Random Users details in flutter from randomusers api
Stars: ✭ 14 (+0%)
Mutual labels:  users
JSON-path
Find the path of a key / value in a JSON hierarchy easily.
Stars: ✭ 88 (+528.57%)
Mutual labels:  hierarchy
Nest Permissions Seed
A simple application demonstrating the basic usage of permissions with NestJS.
Stars: ✭ 121 (+764.29%)
Mutual labels:  users
MeteorCandy-meteor-admin-dashboard-devtool
The Fast, Secure and Scalable Admin Panel / Dashboard for Meteor.js
Stars: ✭ 50 (+257.14%)
Mutual labels:  users
Userfrosting
🍩 Modern PHP user login and management framework++.
Stars: ✭ 1,547 (+10950%)
Mutual labels:  users
Panda
Create view hierarchies declaratively.
Stars: ✭ 69 (+392.86%)
Mutual labels:  hierarchy
Context
WordPress package to build a "context" (based on a query object) suiteable to be bassed to templates..
Stars: ✭ 18 (+28.57%)
Mutual labels:  hierarchy
Active Directory Scripts
Making my local storage of useful AD Scripts available to everyone.
Stars: ✭ 46 (+228.57%)
Mutual labels:  users
stweet
Advanced python library to scrap Twitter (tweets, users) from unofficial API
Stars: ✭ 287 (+1950%)
Mutual labels:  users

WP User Parents

Allows parent users to manage their children.

Think of WP User Parents as a user delegation system for WordPress. Users can appoint other users as 'parents' that have control over their account, viewing their profile, and acting on their behalf.

Installation

  • Download and install using the built in WordPress plugin installer.
  • Activate in the "Plugins" area of your admin by clicking the "Activate" link.
  • No further setup or configuration is necessary.

FAQ

How does this work?

It works by setting a user_parent user meta key with a meta value of the user ID that is a parent.

This allows multiple users to have both multiple parents and multiple children.

Where can I get support?

The WordPress support forums: https://wordpress.org/plugin/support/wp-user-parents/

Can I contribute?

Yes, please!

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].