Admin Management
Menu path: Admin -> Admin
Main routes:
Admin List:/admin/adminAdmin Create:/admin/admin/create
Use this section to manage administrator accounts for the control panel.
What this section includes
The Admin menu contains:
Admin ListAdmin Create
From the list, you can also open:
Admin ProfileUpdate Admin
Admin List
Menu path: Admin -> Admin -> Admin List
The list page shows:
- Admin name and profile image
- Email address
- Status
- Action menu
Available actions from the list
You can:
- open the admin profile
- edit an admin
- enable or disable admin status
- delete an admin
Important protection rules
The system does not allow:
- deactivating your own admin account
- deleting your own admin account
This is a safety rule to protect the current logged-in administrator.
Add Admin
Menu path: Admin -> Admin -> Admin Create
Use this page to create a new admin user.
Field guide for Add Admin
| Field | What it means | Validation or good input |
|---|---|---|
Name | Admin full name | Use letters and spaces only |
Email | Admin login email | Must be a real, unique email address |
Address | Admin address | Keep it short and clear |
Country | Admin country | Select one valid country name |
Phone | Admin phone number | Keep it under 30 characters |
Status | Admin account state | Use active for working accounts, inactive for disabled accounts |
Gender | Admin gender value used by the profile | Select male, female, or other |
Photo | Admin profile image | Upload an image only |
Important behavior when creating a new admin
This page does not ask you to type a password manually.
When you create a new admin:
- the system generates a random password
- the password is saved for the new admin account
- the system sends that password to the admin email address
- you are redirected to the update page for that admin
Important note about email delivery
Because the initial password is sent by email, you should configure these first:
- SMTP Configuration
- your queue and cron setup from Installation
If email delivery is not working, the new admin may not receive the generated password.
Update Admin
After creation, you can open the update page for any admin.
The update page lets you change:
- Name
- Address
- Country
- Timezone
- Phone
- Status
- Gender
- Photo
- Password
Password update rule
On the update page, the password field is optional.
- If you leave it empty, the current password stays unchanged.
- If you enter a new password, it should be at least
10characters.
Common mistakes
- using an email address that already belongs to another admin
- typing numbers or symbols in the
Namefield - creating an admin before SMTP is working
- disabling the account by mistake
- expecting the create form to ask for a password
Admin Profile
The profile page shows:
- profile image
- current status
- total login count
- latest login details
- account ID
- gender
- address
- timezone
- created date
- updated date
This page is useful when you want to review admin activity and account information.
Recommended workflow
For a safe admin setup, use this order:
- Configure SMTP Configuration
- Create the new admin account
- Confirm the new admin received the email password
- Ask the admin to sign in from Access Admin Panel
- Ask the admin to change the password after first login
Best practice
- Create only the admin accounts you really need.
- Use a real and accessible email address for every admin.
- Keep inactive admins disabled.
- Ask each admin to use a strong password.
- Use profile security options for extra protection after login.