📊 Dashboard
The Dashboard is the main landing page of the Pro-Active admin panel (storeadmin/index.php). It provides a bird's-eye view of every section and acts as a quick-launch hub for all major functions.
Logging In to the Admin Panel
Access the store admin panel by navigating to your store's admin URL in a web browser. You will be prompted for your username and password.
Fig. 1 — The Pro-Active admin dashboard showing all section tiles.
Steps to Log In
- Open a browser and navigate to https://www.yourdomain.com/storeadmin/index.php
- Enter your admin Username.
- Enter your admin Password.
- Click Login. You will be taken to the Dashboard Home.
Warning: Never share your admin login credentials. Each staff member should have their own account if multi-user access is configured.
Dashboard Overview
After logging in you are taken to the Dashboard Home, which displays your store name and a set of expandable section tiles. Each tile includes a section heading, a brief description of what it manages, and a row of quick-access buttons linking directly to individual pages. A Help button (top right of each tile) links to Pro-Active support documentation.
Tip: Use the Dashboard tiles as your daily quick-launch pad. You can reach any feature in two clicks from the Dashboard.
Top Bar Navigation
The top bar appears on every admin page and provides four quick-access actions:
| Button | Action |
|---|---|
| View Orders | Takes you directly to the Orders list page (orders.php). |
| Edit Pages | Opens the information pages editor (information.php) to manage static content pages. |
| Store | Opens the front-end of your store so you can see it as customers do. |
| Log Out | Ends your admin session and returns you to the login page. |