LuviaEdu – School Management System

A premium school ERP & academic dashboard with drag-and-drop form and certificate builders.

12 database tables

Table NameDescriptionMethod
wp_luvia_admissionsStores luvia admissions data created by this plugin.Static
wp_luvia_attendanceStores luvia attendance data created by this plugin.Static
wp_luvia_billsStores luvia bills data created by this plugin.Static
wp_luvia_configsStores luvia configs data created by this plugin.Static
wp_luvia_examsStores luvia exams data created by this plugin.Static
wp_luvia_fee_templatesStores luvia fee templates data created by this plugin.Static
wp_luvia_gradesStores luvia grades data created by this plugin.Static
wp_luvia_invoicesStores luvia invoices data created by this plugin.Static
wp_luvia_leavesStores luvia leaves data created by this plugin.Static
wp_luvia_payslipsStores luvia payslips data created by this plugin.Static
wp_luvia_submissionsStores form submissions and user-entered data.Static
wp_luvia_transactionsStores luvia transactions 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:luviaedu_db_version
wp_posts
Custom post type:luvia_formCustom post type:luvia_template
wp_usermeta
User meta