Dream University Management
A comprehensive university management system for WordPress. Manage students, teachers, staff, courses, enrollments, and calculate CGPA.
8 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_dreaunma_courses | Stores dreaunma courses data created by this plugin. | Static |
| wp_dreaunma_departments | Stores dreaunma departments data created by this plugin. | Static |
| wp_dreaunma_enrollments | Stores dreaunma enrollments data created by this plugin. | Static |
| wp_dreaunma_faculties | Stores dreaunma faculties data created by this plugin. | Static |
| wp_dreaunma_grades | Stores dreaunma grades data created by this plugin. | Static |
| wp_dreaunma_staff | Stores dreaunma staff data created by this plugin. | Static |
| wp_dreaunma_students | Stores dreaunma students data created by this plugin. | Static |
| wp_dreaunma_teachers | Stores dreaunma teachers data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
dreaunma_db_versionOption key:dreaunma_grade_settingsOption key:dreaunma_version