LMS FenixPress

Description

LMS FenixPress turns WordPress into a simple and fast learning platform.

Main features:

  • Custom Post Types for courses, lessons, and quizzes.
  • Module taxonomy to organize learning content.
  • Enrollment-based access control.
  • Student dashboard with course progress.
  • Shortcodes for courses, login, and dashboard pages.
  • Admin interface for course building and enrollment management.

Available shortcodes:

  • [lms_courses] Displays all published courses.
  • [lms_course id="123"] Displays a specific course.
  • [lms_dashboard] Displays the student dashboard.
  • [lms_login] Displays the login form.

Screenshots

Installation

  1. Compress the plugin folder into a .zip file.
  2. In WordPress, go to Plugins > Add New > Upload Plugin.
  3. Upload the ZIP and install it.
  4. Activate the plugin.
  5. Go to Courses to create your first course.
  6. Create a “Courses” page and add [lms_courses].
  7. Create a “Dashboard” page and add [lms_dashboard].
  8. Optional: create a “Login” page with [lms_login].

FAQ

Do I need a specific theme?

No. The plugin works with any modern WordPress-compatible theme.

How is access restricted?

Only enrolled users can access course content and lessons.

What type of content can I create?

Courses, lessons, and quizzes organized by modules.

Does it include progress tracking?

Yes. The student dashboard displays course completion percentage.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“LMS FenixPress” is open source software. The following people have contributed to this plugin.

Contributors

Translate “LMS FenixPress” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • First public release.
  • Course, lesson, and quiz management.
  • Enrollment and access control.
  • Student dashboard with progress tracking.
  • Frontend shortcodes.