LMS FenixPress

描述

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.

屏幕截图

安装

  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].

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

「LMS FenixPress」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「LMS FenixPress」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

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