🎉 Code KURBO2026 at checkout

Last updated: 1/25/2026

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.

Account

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.

Theme Filled In

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.

Theme Ready for Install

Theme Install Complete

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.

Theme Ready Deploy

Â