Administrative Dashboard
The Dashboard is the command center of your GeniXCMS installation. It provides a real-time, high-level overview of your site's content performance, user engagement, and system health immediately after authentication.
🚀 Accessing the Workspace
To enter the dashboard, navigate to your site's administration URL:
- Default path:
https://yourdomain.com/gxadmin/
- Credentials: Use the administrative Username and Password defined during the installation process.
📊 Performance Overview
The dashboard features a dynamic statistics engine that tracks your most important metrics at a glance.
| Metric |
Business Value |
| Active Posts |
Total published articles driving site traffic. |
| Static Pages |
Critical business infrastructure like Home, About, and Contact. |
| Moderation Queue |
Total comments pending review from your audience. |
| Registered Base |
The total growth of your user community. |
🧭 Master Navigation
The left sidebar provides a consistent, intuitive gateway to all core management modules.
📝 Content Management
- Posts: Compose, edit, and organize editorial content.
- Pages: Manage the structural static hierarchy of your site.
- Categories & Tags: Architect your content taxonomy for better SEO.
🛠️ System Control
- Media: Central library for images, videos, and document assets.
- Menus: Visual builder for header, footer, and sidebar navigation.
- Appearance: Switch between themes and configure global styles.
- Modules: Extend core features with a robust plugin-style system.
👥 Governance & Settings
- Users: Manage administrative roles and contributor permissions.
- Settings: Fine-tune site metadata, email dispatchers, and SEO defaults.
🏗️ Programmable Widgets
GeniXCMS 2.0+ features an extensible dashboard layout. Modules can inject custom "Widgets" to display specialized data (e.g., E-commerce sales, Visitor analytics, or Server load).
infoNoteExtensibility: Developers can use the admin_page_dashboard_action hook within their modules to populate the dashboard with custom diagnostic or report widgets.
💡 Quick Start Tips
- Check Updates: Monitor the footer for version numbers to ensure you are running the latest security patches.
- Manage Widgets: Go to Appearance > Widgets to define which content appears in your theme's sidebars.
- SEO First: Visit Settings > General to define your site's primary keywords before your first post.
lightbulbTipTheme Options: Many premium themes provide a "Theme Settings" link in the sidebar under Appearance for granular design control.