KOKA Books POS

Adding superadmin user

Stock Transfer

What is Stock Adjustment? And how to use it?

Reports

Adding & Editing Payment Method or Pay Via options (Custom payments)

[ADDON]: Accounting & BookKeeping Module/Addon

Frequenty asked questions, Common Issues & Errors.

Feature List for KOKAPOS

Mobile app KOKA POS

Adding superadmin user

Table of Content [hide]

Creating Superadmin user:

  • 1. Login to the server from Cpanel or DirectAdmin or Plesk or Filezilla (FTP) or similar panels.
  • 2. Open .env file with the file editor. .env file is present inside the UltimatePOS directory
  • 3. Inside the env file, you will find “ADMINISTRATOR_USERNAMES” configuration. Add the username of the user which you want to make as superadmin.
    Example if you want “user1” to be superadmin then add it like below:
    ADMINISTRATOR_USERNAMES=”user1″
    NOTE: user1 mentioned here is for example only and the username is case sensitive.
  • 4. You have to add an already existing/signed up username here. To add multiple users as
    superadmin you can add them comma separated.
    ADMINISTRATOR_USERNAMES=”user1,user2,user3″

NOTE: You must update the role of an existing user before deleting a role.

Updated on September 26, 2025