Replace or augment WordPress auth with ReliPay — self-hosted auth + billing behind one API — and gate content by what a member actually pays for.
Status: planning. The issue tracker is the roadmap; nothing is installable yet. If you run a WordPress membership site and want to influence the shape of this, the issues are open for comments.
- Sign in with ReliPay: password and magic-link sign-in against your ReliPay Application, with WordPress users provisioned and mapped automatically
- Entitlement-driven roles: a member's ReliPay subscription/entitlements map to WordPress roles and capabilities — payment state and content access read the same record
- Content gating: a block + shortcode to gate posts/pages by plan or entitlement
- Webhook-driven sync: subscription changes (activated, past due, canceled) update access without cron guesswork
Replace WooCommerce for selling physical goods. The target is membership/content sites that want auth and recurring billing as one system.
MIT licensed, like ReliPay itself.