▢️Setting up

The Members feature allows you to turn any site into a membership business with member signup, paid subscriptions and email newsletters.

The members feature is enabled by default. However, you need to create the following pages to avoid the 404 error.

Spotlight has templates for the Sign In, Sign Up, Subscribe, User Account, and Memberships pages. You need to create these pages for full membership feature support.

What to do in case of an 400 error with message e.g. 'Missing template members/signin.hbs for route /signin/'?

The error indicates that there was a previously used routes.yaml file with another theme that required it. To solve the problem, reset the routes.yaml file to its default settings.

Last updated