Loading...
Answers
MenuWhich 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.
Answers
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.
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
Related Questions
-
What steps do I need to take to build my own CMS platform from scratch?
I've been down this road before (two custom CMS platforms built over the years), and to play devil's advocate here: do you really need to build a custom CMS? What problem are you up against that aren't being solved by existing solutions? If those problems aren't fundamental, how much time and money will be saved by creating plugins for an existing CMS? I know the temptation to start from scratch, but if this is something to be used in production, the todo list is staggering: you'll need user authentication, security on the front and back end, admin interfaces, plugin infrastructure for extensibility, theming (if this will be used for multiple clients), third party integrations — and that's all before you get into really annoying and notoriously finicky shit like media uploads and i18n. If it's for learning or a hobby, go nuts, but if you're planning to use this with clients, save yourself the heartache and late nights and use something established and open source. Join the community and help fix existing solutions' shortcomings — that's a bigger overall contribution to the world. Good luck!JL
-
I would love to hire a proven expert (2-4 hours) at the start/middle/end of my projects—paid mentoring essentially. Anybody doing this already?
We do have those people on Clarity. Jason comes to mind https://clarity.fm/asmartbear That being said, anyone on this list (who have software background) would be great https://clarity.fm/search/entrepreneurshipDM
-
I want to build a expert marketplace directory listing website, which wordpress theme I should use?
Checkout is a high-quality WordPress theme by Array built for marketplaces of any kind. https://arraythemes.com/themes/checkout-wordpress-theme/ Let me know if you have any questions about implementation, and I'd be happy to setup a call.LL
-
I need to have an advanced membership website developed - do you have recommendations on choosing between WordPress and Ruby on Rails?
You are comparing apples to oranges. WordPress is a platform, Ruby is a web framework. If you are looking to develop a completely custom platform, you could certainly do it in Rails, but you could also write it in PHP (like WordPress). I'd do some digging and see what is out there for pre-made software first before you build something from scratch. I'd imagine there are already plugins that would do this sort of thing for Expression Engine, Joomla or WordPress. No need to re-invent the wheel!PR
-
What Wordpress Plugins is the best for creating a Multi-Level Affiliate Marketing program?
There is a lot of points in your question which unless someone has the exact same setup as you - I don't think you will get the answers you are looking for. I believe you should limit it by asking yourself: What is the ONE thing the MLM plugin I am looking for can do so that it achieves the maximum amount of result to my business by using it? IMHO - it would be the ability to set commissions for the products you sell and award commissions to those affiliates that actually earn you sales. All other features, while nice, are ancillary features that from the perspective of the affiliate - don't really need in order to be successful. In that regard - I would suggest https://affiliatewp.com/. When it comes to running affiliate programs on WP sites, it wins out as the best in my experience. Hope this helps! Glad to assist any further if you need help.TB
the startups.com platform
Copyright © 2025 Startups.com. All rights reserved.