Skip to main content

Quick Start

Goal

By the end of this guide you’ll have a simple membership: one plan, a signup form, and member-only content. Visitors can sign up, and once logged in they’ll see the content you’ve locked for members.

What you need

  • Divi Membership installed and your license entered (see Installation).
  • A Divi-built page (e.g. “Sign up” or “Pricing”) where you can add the signup form.

Steps

Step 1: Create a membership plan

  1. Go to Divi Engine → Divi Membership → Memberships.
  2. Click Add New Membership.
  3. Give it a title (e.g. “Basic” or “Pro”) and, if you like, a short description.

Step 2: Add a price (billing cycle)

  1. Open the plan you just created and find Billing Cycles.
  2. Click to add a cycle. Give it a name (e.g. “Monthly”), choose Recurring, set how often you charge (e.g. every 1 month), and enter the price.
  3. You can add a sale price or another option (e.g. “Yearly”) if you want.
  4. Save the plan.

Membership Billing Cycle

Quick reference: Title is the label (e.g. “Monthly”). Type is Recurring (repeats), One-time, or Free. Frequency and Duration set how often (day/week/month/year). Regular Price and Sale Price are what the member pays. Trial lets you offer a free trial before the first charge; Require Payment means they enter card details at signup even for a trial.

Step 3: Turn on member-only content

  1. Go to Divi Engine → Divi Membership → General.
  2. Under Enabled Post Types, turn on the kinds of content you want to protect (e.g. Posts). Only members will be able to see these.
  3. Save settings.

Enable Post Types to Restrict

Step 4: Choose what this plan can access

On the same membership plan, find the Content Access box. Here you choose which posts (or categories/tags) this plan unlocks. Everyone who doesn’t have this plan will be blocked from that content.

Membership Content Access

tip

Type “all” and select it to give this plan access to all posts in the types you enabled.

Step 5: Set up payments (Stripe or PayPal)

If your plan isn’t free, set up how you’ll take payment.

  1. Go to Divi Engine → Divi Membership → Payment Gateways.
  2. Turn on Stripe or PayPal (or both).
  3. Enter the keys from your Stripe or PayPal account. The plugin will tell you which ones to paste where.
  4. Save settings.
tip

If you’re only offering a free plan or a trial with no card required yet, you can skip this and set up payments later.

Set up payment gateway

Step 6: Add the signup form to a page

  1. Edit or create a page with Divi (e.g. “Sign up” or “Pricing”).
  2. Add the Register module (under Divi Membership in the module list).
  3. In the module: turn on Enable Payment Form and choose how to show the plan (dropdown or radio buttons).
  4. Set where people go after signup (e.g. the member account page or a thank-you page).
  5. Save and publish.

Membership Register Module

Step 7: Test it

  1. Open your signup page in a private/incognito window (or while logged out).
  2. Sign up and pay (if the plan has a price).
  3. Check that you’re sent to the page you set and can open the member account.
  4. Open a post that’s for members only: you should see it when logged in, and a “members only” or login message when logged out.

Checklist

  • Visitors can reach your signup page and complete signup.
  • After login, members can see the member-only content you set.
  • Divi Engine → Divi Membership and its settings work in the admin.

If something doesn’t work, double-check Payment Gateways (keys correct?), Endpoints (member account URL), and that the Register module is set to the right plan and redirect.

What's Next

  • Feature Overview — What else you can do: plans, payments, trials, coupons, account, reports.
  • Register module — All options for the signup form (summary, coupons, layout).
  • Settings — Control which content is member-only and where everything is in the menu.