Database

Subscriptions Table

Create Subscriptions table

This table is used to manage and store the data of the user subscriptions.

Note that this table is made with the subscription business model in mind so you can skip this step if your using one-time payments, as you can see in the Profiles table for the one-time payments model already contains the has_access column.

Unlock full documentation

This part of the documentation are for members only. Please upgrade your plan to unlock this section.

On this page