Membership management software features: the counted list from 60 real products
Most lists of membership features read like a pricing page: tiers, content locking, drip schedules, coupons, a member dashboard, integrations. Every item is real, and a list like that tells you almost nothing about which features keep a membership business working, or what separates a feature that works from one that only looks finished.
This list is counted. It comes from a census of 100 membership products, reconciled across 150 verified official sources, and the counts below come from its core of 60. A product counts for a capability only where an official source explicitly documents it, so every number here is a floor, not an estimate. For each feature you get the real version, the decorative one, and a test you can run on any membership site — a platform trial, a plugin, or something a developer or coding agent built for you.
The first thing the count shows
The market documents how a membership starts far more than how it ends.
Plans and tiers appear in 36 of the 60 products, and recurring pricing in 24. Those are what a pricing page sells. But what happens when a card fails at renewal is documented by 4. What a refund or a chargeback does to access, by 6. Switching plans mid-period, by 10, and proration by 3. A paywall checked on the server rather than in the browser is documented explicitly by just 3.
Those are not unimportant features. They are the moments where access stays switched on after the money stops, and a membership business that gets them wrong keeps giving away what it sells without noticing. The count does not say skip them. It says the market rarely talks about them, which is exactly why a buyer has to ask.
The eleven, ranked
| Feature | Products (of 60) | Share |
|---|---|---|
| Membership plans, levels and tiers | 36 | 60% |
| Recurring membership pricing | 24 | 40% |
| Protected content and entitlement rules | 21 | 35% |
| Login, authentication and recovery | 20 | 33% |
| Public registration and signup | 20 | 33% |
| Files, downloads, video and member libraries | 19 | 32% |
| Cancellation and expiry | 18 | 30% |
| Upgrade, downgrade and plan switching | 10 | 17% |
| Refund and chargeback access consequences | 6 | 10% |
| Failed-payment retry, dunning and grace | 4 | 7% |
| Server-side entitlement verification | 3 | 5% |
1 · Plans, levels and tiers — 36 of 60
What a member buys, and what each level includes.
Decorative version: a "tier" label on the member's record, and pages that check the label. Real version: a plan defines what it grants — which content, files, spaces or events — along with its price and billing period. Change what a plan includes and every member on it gets the change, and the record still shows which plan each member held, and when.
The test: create a plan and attach two items to it. Sign in as a member on that plan and as one on a cheaper plan; each should see exactly what their plan grants. Then add a third item to the plan and check the first member sees it without anyone editing their account.
2 · Recurring membership pricing — 24 of 60
Monthly or yearly billing that renews.
Decorative version: a price on the pricing page, and renewal that happens in someone's head. Real version: each membership has a current period with a start and an end. A successful payment extends it by one period and is recorded against it, and the history of every period is kept.
The test: find a member whose renewal is due today and look at what the system does next. It should know the period is ending, attempt the payment, and extend the period only if the payment succeeds.
3 · Protected content and entitlement rules — 21 of 60
The paywall itself.
Decorative version: the page loads everything and hides the paid part until a script checks the member's plan. Real version: the server decides what the visitor is entitled to before it sends anything, and content they are not entitled to is never sent at all. Only 3 of the 60 document that server-side check explicitly, which is why it is worth testing on anything you buy or build.
The test: sign out and open a members-only page. Then look at the page source (right-click, View page source). The paid content should not be in it. If it is, the paywall is decoration.
4 · Login, authentication and recovery — 20 of 60
How members get back in.
Decorative version: a login form, and a "forgot password" link that emails the site owner. Real version: members reset their own password by email, the reset link expires and works once, and changing the email address on an account needs the member to confirm it.
The test: reset a password, then open the same reset link a second time. It should be refused.
5 · Public registration and signup — 20 of 60
The front door.
Decorative version: a signup form that creates an account and grants the plan whether or not the payment went through. Real version: joining a paid plan creates the membership when the payment is confirmed. A free tier, if there is one, is an explicit plan of its own.
The test: join as a brand-new visitor from the public site, with nothing set up in advance, and abandon at the payment step. You should have an account but no paid access. Then complete a join and check you were charged exactly once.
6 · Files, downloads, video and member libraries — 19 of 60
The thing many memberships actually sell.
Decorative version: download links that work for anyone who has them, forever. Real version: every download and every video is checked against the member's access at the moment it is requested, not when the link was first shown.
The test: copy a download link while signed in as a member. Cancel or expire that membership, then open the link. It should be refused.
7 · Cancellation and expiry — 18 of 60
How a membership ends on purpose.
Decorative version: a "cancelled" status on the member's record that nothing else reads. Real version: cancelling stops the next renewal. Access continues to the end of the period already paid for, then ends by itself, and the member can see the date it ends.
The test: cancel a test membership, then check access the day after its period ends. Nobody should have had to switch anything off.
The features the market under-documents
The bottom four rows are all about how a membership changes or ends, and they are where membership businesses lose money quietly.
Upgrade, downgrade and plan switching — 10 of 60. Decide how a mid-period change is charged — prorated, charged in full now, or applied at the next renewal — and when access changes. Upgrades usually unlock at once; downgrades usually apply at the end of the period. Proration is documented by just 3 of the 60, so check exactly what a product does before you promise anything on your pricing page. Test: upgrade halfway through a month and check both the charge and what unlocked.
Refund and chargeback access consequences — 6 of 60. A refund or a chargeback should end or reduce access in the same step that records it. Otherwise a member can be refunded and keep everything. Test: refund a test member and check their access straight away.
Failed-payment retry, dunning and grace — 4 of 60. Cards expire and payments fail. A real system retries on a schedule, tells the member, gives a grace period with a clear end, and then stops access. Without it, a failed renewal either cuts a paying member off without warning or leaves access switched on for free. Test: use your payment provider's failing test card and follow what happens through the grace period.
Server-side entitlement verification — 3 of 60. Covered under protected content above. It is the smallest number on the list and the first one to check.
Which of these your membership needs first
The research keeps four kinds of membership product apart, because they are built differently: membership plugins for an existing website, hosted membership platforms, publisher paywalls, and video access platforms. Whichever you choose, what you sell decides where to start.
A content paywall — articles, newsletters, research. Plans, recurring pricing, the server-side gate and cancellation first. A metered or teaser view is a deliberate design, not a blurred page.
A file or video library. All of the above, plus downloads and streams checked at the moment they are requested.
Community access. Plans that grant spaces rather than pages, and roles inside the community — a different product with its own list, covered in online community software features.
Courses with drip. Content released on a schedule counted from each member's own start date. Lessons, quizzes and progress belong to a learning platform; see features of a learning management system.
What is deliberately not on the list
Email marketing and affiliate programmes. Useful, and usually handled by tools that connect to the membership system rather than living inside it.
Everything a community or a course platform does. Covered above. A feature list that averages membership, community and courses into one describes a product that does not exist.
The requirements list you can hand someone
- Plans that define what they grant, with a price and a billing period.
- A membership period with a start and an end, extended only by a successful payment.
- Access decided on the server; paid content never sent to anyone not entitled to it.
- Members reset their own password; reset links expire and work once.
- Joining a paid plan grants access only when the payment is confirmed.
- Downloads and videos checked against access when they are requested.
- Cancellation that stops renewal, keeps access to the end of the paid period, then ends it by itself.
- Refunds and chargebacks that change access in the same step.
- Failed renewals retried, the member told, a grace period with an end, then access stopped.
- A written rule for plan changes: [prorate / charge now / apply at renewal].
- The model chosen in writing: [content paywall / file or video library / community access / course drip].
Why AI-built membership sites miss these
Ask a coding agent for a membership site and it will build the part you can see: a pricing page, a signup form, and a check in the page that hides content from people without the right plan. The demo works — you sign up, you pay, the article unlocks.
What it will not build unprompted is every way a membership ends: the failed card, the cancellation, the refund, the downgrade. And its paywall is often decided in the browser, after the content has already arrived. Both look fine in a demo, and both fail with the first real member who leaves or does not pay.
Four AI models have built paid membership sites from the same planner, and you can sign into all four on the membership demo page.
If you are still running members from a spreadsheet, membership management in Excel sets one up properly and shows where it stops. If you are weighing a free plan, free membership software covers what free plans hold back.
If you are pointing a coding agent at this, the Paid Membership & Access planner is the specification we hand ours: this inventory, entitlements that end, and a gate decided on the server.