Membership moderation?

Say we want to create a registration form that lets anyone register, but then want to “approve” someone before they can actually see any content associated with the membership level. Is there anyway to moderation registrations/memberships?

Yes. Have users register at level 0 but protect your content at level 1 or above. Then you can decide which users to “promote”.

Also, you can use ccaps for finer control.
E.g. Use a single Level 1 for page access, then use ccap to control everything else. The nice thing about that approach is you can control specific content on a page to specific ccaps. For example, we have a lecture notes page and members see the appropriate lecture notes based on a ccap. Works great.
You can download/upload the member list via csv to implement bulk modifications.

1 Like