Skip to content

Get ShipSaaS

Getting started with ShipSaaS is simple. This document will guide you through obtaining your template authorization, cloning the repository, and starting your local development environment.


If you are using ShipSaaS for the first time, follow these steps to obtain your template authorization:

Visit the ShipSaaS Pricing Page, choose the plan that suits you, and click the “Get ShipSaaS” button to submit your order and complete the payment.

After payment, the system will automatically buy the “ShipSaaS Default Template” for you and redirect you to the purchased templates management page. github-invite-002

You can log in at any time and head to User Center -> Activities -> Templates to view the list of all templates you have successfully purchased.

Select the template you want to use from the list, click the “Activate” button, enter the GitHub Username you want to authorize, and submit to complete the authorization binding. github-invite-00

After successful binding, directly click the activated “GitHub Username” on the purchased templates page. The system will navigate you to your private GitHub template repository. github-invite-01 github-invite-01

Clone this private repository to your local machine and run your project by referencing the Quick Start Guide.


Workflow for Lifetime (Premium) Users to Get New Templates

Section titled “Workflow for Lifetime (Premium) Users to Get New Templates”

If you are already a ShipSaaS Premium member, you can obtain newly released official templates or third-party developer templates via these steps:

Log in and go to User Center -> Settings -> Payments to view all your historical invoices. Typically, you will see a purchase record for “ShipSaaS Premium”.

Step 2: Get New Templates in the Marketplace

Section titled “Step 2: Get New Templates in the Marketplace”

Visit the ShipSaaS Template Marketplace, where you can browse beautiful templates released by the official team and the community.

[!TIP] As a ShipSaaS Premium lifetime member, you can purchase all official base templates and core upgrade templates for Free ($0).

After purchasing a new template, also head to the Purchased Templates Page, click activate, bind your GitHub account, and gain access to your private repository.


Now that your project is running locally, you can start deep configuration and deployment: