Questions

Which WordPress membership plugins would be ideal for allowing one client to manage multiple sub-member accounts for their employees?

Example: business is a member's club in meatspace. The chamber allows 5 employees for each paid member. That member should hopefully be able to add/remove employees from the account which in turn would add/remove employees from an integrated mailing list as well.

3answers

Check with Paid Memberships Pro support + see if their code supports this.

You may have to write a light weight custom WordPress plugin to automatically create custom roles for your clients + sub members.

You'd do this by "hooking" the PMP create event... actually the event which passes the MemberOrder object.

https://www.paidmembershipspro.com/hook/pmpro_after_order_settings is the likely hook.

You'd have two membership levels. One for clients + one for sub-members.

When pmpro_after_order_settings fires for new sub-member subscription, then code would associate subscribing sub-member to client.

Likely best you hire someone familiar with setting up + hosting complex WordPress Membership sites.

Your site design must reflect both the functionality you require + be coded in such a way as to require very little run time resources.

I've had to redesign many client's sites, when I take them on as a private hosting client, because the developers who wrote their code had no clue about writing code to run fast, in situations where there are many simultaneously logged in users... or complex data must be searched...

Best to start with a stellar code designer.


Answered 7 years ago

There are many membership plugins that can be used, it depends on the type of business you are running. I would suggest using WordPress Membership Pro plugin because it allows you to offer unlimited plans and provides you with analytics for your clients.

I hope this helps, for any further help please send me more information before scheduling a call - so I can give you maximum value for your money. Take a look at the great reviews I’ve received: https://clarity.fm/ripul.chhabra


Answered 2 years ago

Unlock Startups Unlimited

Access 20,000+ Startup Experts, 650+ masterclass videos, 1,000+ in-depth guides, and all the software tools you need to launch and grow quickly.

Already a member? Sign in

Copyright © 2024 Startups.com LLC. All rights reserved.