AccEasy :: Accounting Made Easy

  1. Home
  2. Docs
  3. AccEasy :: Accounting Made Easy
  4. User Management
  5. Adding superadmin user

Adding superadmin user

Creating Superadmin user:
Login to the server from Cpanel or DirectAdmin or Plesk or Filezilla (FTP) or similar panels.
Open .env file with the file editor. .env file is present inside the AccEasy directory
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.
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″

Was this article helpful to you? Yes No

How can we help?