Accessing the Admin Panel
The OmniMart back-office administrative control panel is accessible via the /admin path of your domain.
- Admin Login URL:
https://yourdomain.com/admin - Email: The custom administrator email configured during Step 5 of the web installer (Default if seeded:
[email protected]) - Password: The custom administrator password configured during Step 5 of the web installer (Default if seeded:
password)
Dedicated Administrative Security Guard
OmniMart uses dedicated, isolated authentication guards. The administrative panel operates exclusively on the admin guard, ensuring administrative sessions are completely separate from customer storefront (web) accounts. This prevents cross-session conflicts and ensures that customers cannot gain administrative privileges under any circumstances.
First-Time Security Recommendations
To ensure your store remains protected and secure from day one, we strongly recommend completing the following steps immediately after logging into your new store:
1. Change the Default Superadmin Credentials
If you installed OmniMart using the default credentials, immediately update your login details:
- Navigate to the top right corner of the dashboard and click on your Profile Avatar → Edit Profile.
- Update your Name, Email Address, and choose a new, strong Password.
- Click Save Changes.
2. Configure Granular Roles for Staff Members
Avoid sharing your primary superadmin account details with other employees or team members. Instead:
- Navigate to Manage System (or Staff & Roles) in the sidebar.
- Create designated staff roles (such as Order Fulfillment Manager, Catalog Editor, or Customer Support Representative).
- Grant each role only the specific module permissions they need to carry out their daily responsibilities.
3. Verify Store URL and SSL Certificate
Ensure your store's web address is configured with https:// in General Settings and that an active SSL certificate (such as free Let's Encrypt SSL from cPanel) is installed on your domain. This ensures customer data, credit card information, and login credentials are encrypted in transit.