System Status #
View system health checks and database status.
About This Tab #
This is a read-only information tab – no settings to configure.
System Status Checks #
8 checks verify your server meets requirements:
| Check | Requirement |
|---|---|
| WordPress Version | 6.0+ required |
| PHP Version | 7.4+ required |
| MySQL Version | 5.7+ required |
| WooCommerce | Must be installed and activated |
| WP Cron | Must be enabled for background jobs |
| File Writing | Upload directory must be writable |
| Memory Limit | 256M+ recommended |
| Max Upload Size | Shows current limit |
Status Indicators #
| Icon | Meaning |
|---|---|
| Green checkmark | OK |
| Red X | Problem (needs attention) |
| Orange warning | Works but not ideal |
Database Tables #
Shows all 13 DMSI DDLS database tables (12 original + 1 added in v1.2.0):
| Table | Purpose |
|---|---|
| dmsilm_licenses | License records |
| dmsilm_customers | Customer records |
| dmsilm_products | Product data |
| dmsilm_activations | Site activations |
| dmsilm_subscriptions | Subscription data |
| dmsilm_versions | Version releases |
| dmsilm_files | Downloadable files |
| dmsilm_download_logs | Download history |
| dmsilm_audit_logs | Activity logs |
| dmsilm_email_logs | Email history (uid column added v1.2.0) |
| dmsilm_api_keys | API keys |
| dmsilm_webhooks | Webhook configurations |
| dmsilm_license_types | Admin-defined license types (NEW v1.2.0) |
For each table you see:
- Table Name
- Exists (checkmark or X)
- Rows (record count)
Use This To #
- Verify all tables were created during installation
- Check if you have data in each table
- Troubleshoot installation issues
Related Topics #
- [Settings Overview](#)
- [Troubleshooting](#)
- [Background Jobs](#)
