Dream University Management

A comprehensive university management system for WordPress. Manage students, teachers, staff, courses, enrollments, and calculate CGPA.

8 database tables

Table NameDescriptionMethod
wp_dreaunma_coursesStores dreaunma courses data created by this plugin.Static
wp_dreaunma_departmentsStores dreaunma departments data created by this plugin.Static
wp_dreaunma_enrollmentsStores dreaunma enrollments data created by this plugin.Static
wp_dreaunma_facultiesStores dreaunma faculties data created by this plugin.Static
wp_dreaunma_gradesStores dreaunma grades data created by this plugin.Static
wp_dreaunma_staffStores dreaunma staff data created by this plugin.Static
wp_dreaunma_studentsStores dreaunma students data created by this plugin.Static
wp_dreaunma_teachersStores 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_options
Option key:dreaunma_db_versionOption key:dreaunma_grade_settingsOption key:dreaunma_version