Enable Membership

Enable Membership

Activate Membership Feature

For Ghost 4.0 and higher Members feature is enabled by default.

💡
We highly recommend you to read the Full Guide about Membership and Subscribers: https://ghost.org/help/setup-members/

Create Required Pages for Members

On Ghost v3.0 and higher there is a new feature where visitors can subscribe to your Blog, this feature requires to create 2 pages:

Create Sign-in and Subscribe Pages

The most important is to create these pages with the next unique slugs: “membership”, “subscribe” and “signin”, the title doesn’t matter:

Ensure to match the correct slugs: “membership”, “subscribe”, “signin”

List of required pages:

  • Subscribe page (required): Where all your visitors can register their emails.
  • Sign In page (required): Where all your visitors can send login link to their emails.

Membership page (optional)

If you are not going to publish paid articles, is totally optional. This page will display your Price Tables with free, monthly and yearly plans.

The Membership page must match “membershipslug and select “Page Membership” template, example:

How to create Tiers for members (Ghost 5.X)

For Ghost 5.x Price Tables are created automatically if you connect Stripe pay system, you can check the full guide here: https://ghost.org/help/tiers/

Price Tables (optional)

💡
Don’t forget to create the 3 required pages detailed before: Sign In, Subscribe and Membership).