Components

The components are building blocks of the Fireactjs SaaS framework.

AddUser

The component to invite users to a subscription account.

CancelSubscription

The component to cancel the subscription account.

ChangePlan

The component to change the subscription plan.

CreateSubscription

The component to choose a subscription plan and create a subscription account.

ListInvoices

The component lists the invoices of the subscription account.

ListSubscriptions

The component lists the subscription accounts the current user has access.

ListUsers

The component lists the users of the subscription account including the pending users.

ManagePaymentMethods

The component lists the subscription accounts the current user has access.

PermissionRouter

The component to check user permission roles.

Settings

The component to change the subscription account settings.

SubscriptionContext

The component to access the subscription account data.

SubscriptionMenu

The component to display the subscription account menu.

SubscriptionProvider

The component loads the subscription data as a context.

UpdateUser

The component to update the permissions of a user.