← Back to all plugins
Premium Add-On

Source page

Launcher Login

Launcher Login is the source module for a membership portal. Host the PHP backend on your domain to gate access, assign roles, and take Stripe payments before launch.

What it does

  • Account login and session lock on the launcher
  • Role-based access to games and builds
  • PHP backend you host on your own domain
  • Stripe checkout for memberships

How to wire the source

  1. Deploy the PHP login API on your domain and paste the base URL into the plugin.
  2. Map roles (player, vip, staff) to which titles and builds are visible.
  3. Connect Stripe keys on the backend; the launcher only receives session and entitlement state.
  4. Treat this as a Premium Add-On in your storefront.

More plugins