Voltora Academy for Divi

外掛說明

Voltora Academy for Divi is a lightweight Learning Management System built exclusively for Divi 5.

Create unlimited free courses, lessons, and quizzes, track student progress, and give learners a simple portal — without WooCommerce or an external LMS account. SafeColor follows your Divi global colors and typography so the learning UI stays on-brand.

If you already use Divi 5, setup stays familiar: admin for curriculum; front end for catalog, course hub, lessons, and quizzes.

Demo: https://voltora-academy-lite.divi-power.com/

Core Features

  • Unlimited courses, lessons, and quizzes
  • Distraction-focused lesson view (video and PDF-friendly layout)
  • Interactive quizzes (true/false, single choice, multiple choice, fill-in-the-blank) with auto-grading
  • Course Hub with progress tracking
  • Course catalog with category filter and title sort
  • Native student registration
  • Student portal
  • Teacher-capable course and student management
  • SafeColor integration with Divi colors and fonts
  • Accessibility-minded UI. Full WCAG conformance depends on your content and theme.
  • Custom tables, repository-style data access, and caching

Why Voltora Academy for Divi?

  • Built for Divi 5 rather than retrofitted onto classic Divi
  • Free courses, lessons, quizzes, and progress with no paid requirement
  • Students register and enroll on your site
  • Capability checks, on-site data, and uninstall cleanup of plugin tables
  • Suited to free training, lead magnets, and internal academies

Development

The Visual Builder scripts in includes/modules/dp-lms-course-catalog/visual-builder/build/ and includes/modules/dp-lms-welcome/visual-builder/build/ are webpack builds.

The uncompiled source for those scripts is included in this plugin:

  • includes/modules/dp-lms-course-catalog/visual-builder/src/index.jsx
  • includes/modules/dp-lms-welcome/visual-builder/src/index.jsx

Those files are the React module entry points. The src/index.jsx files are the uncompiled source; webpack config is used locally to regenerate build/.

螢幕擷圖

安裝方式

  1. Go to Plugins Add New.
  2. Search for Voltora Academy for Divi, or upload the .zip.
  3. Install and activate.
  4. Open the Voltora Academy menu to create your first course.

On activation the plugin can create the Courses, Register, and Welcome pages. Confirm they are published.

常見問題集

Does this require Divi 5?

Yes. It is built for Divi 5.0+ only and is not supported on older Divi or non-Divi themes.

Does it work with any Divi 5 site?

SafeColor reads the active Divi’s primary/accent colors and global fonts and applies them to the LMS UI. Change those globals and the LMS follows.

Do I need WooCommerce?

No. Free courses use built-in registration and enrollment.

If WooCommerce is already active, enrolled students can still use the normal account area; the learning portal is added alongside it. They do not need a second account.

Can I offer only free courses?

Yes. Unlimited free courses, lessons, and quizzes are included.

Is there a paid version?

Yes. An optional paid edition from the author adds extras such as certificates and paid-course checkout. It is not required. Everything listed on this page works in the free plugin.

What happens when I delete the plugin?

Delete (not just Deactivate) runs uninstall and removes this plugin’s custom database tables. Deactivate leaves data in place.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Voltora Academy for Divi〉的開發相關工作。

參與者

將〈Voltora Academy for Divi〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

變更記錄

1.0.0

  • Initial public release
  • Courses, lessons, quizzes, progress, catalog, and portal
  • Native registration and free enrollment
  • Divi 5-oriented UI and SafeColor integration
  • Accessibility-minded interface
  • Repository and service architecture