Last updated: 1/25/2026
Don't worry. We can help you with installation and deployment of your new website. Either include "Installation Support" in your purchase or request help.
Install the Directus Schema
Before you can use your theme, you need to install the schema into your Directus instance. The schema creates the content structure (collections, fields, and relationships) that your theme needs.
You can only install the schema into one directus instance. Once installed, the url can not be changed.
1. Login to your account
After login, select the theme you want to install by clicking configure.

2. Fill in credentials
In order to install the schema into your Directus Instance we need to know at what url it is hosted and a token with Administration permissions.

3. Install the schema
After you've have correctly filled in the information and the server verification passes you will be able to install the schema. Click the Install button and wait for the installation to finish.


4. Verify the installation
After the installation completes you will be able to download the source files of your theme. Or deploy it to vercel.Â
Check that everything is working in your Directus Instance:
- Your directus instance loads without errors
- The content manager shows the new collections
If you encounter any issues, check the troubleshooting section or contact support.

Â