LMS FenixPress

Lightweight LMS plugin for creating courses, lessons, and quizzes in WordPress with student dashboard, progress tracking, and enrollment control.

1 database table

Table NameDescriptionMethod
wp_lmsfe_progressStores lmsfe progress 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:lmsfe_db_version
wp_postmeta
Post meta
wp_posts
Custom post type:lmsfe_courseCustom post type:lmsfe_lessonCustom post type:lmsfe_quiz
wp_terms
Custom taxonomy:lmsfe_module