Become an Administrator

How to set yourself as an admin on Form System

To set yourself as an administrator, there are two ways:

Database

  1. Login to your database.
  2. Go to the "users" table.
  3. Find your user in the table.
  4. Go to the "roles" column and change it to the following: ["admin"]

Config

  1. Login to your database.
  2. Go to the "users" table.
  3. Find your user in the table.
  4. Copy the value in the "id" column (it should start with 'identifier:' or 'discord:').
  5. Go to the "admins" array in the config and add your ID