Linux 软件免费装
Banner图

LuviaEdu - School Management System

开发者 sparkigniter
更新时间 2026年7月2日 18:17
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

education erp school class schedule student management

下载

1.4.3

详情介绍:

LuviaEdu is a complete School ERP and Academic Management System designed for modern educational institutions. It provides a highly interactive, unified React dashboard for administrators, teachers, accountants, and other staff to coordinate student admissions, academic directories, financial transactions, class schedules, and student attendance. Key Features:

安装:

  1. Upload the entire luviaedu folder to the /wp-content/plugins/ directory, or upload the zip file directly via the WordPress Admin → Plugins → Add New → Upload Plugin.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Click the new LuviaEdu menu item in your WordPress sidebar.
  4. The Onboarding Setup Wizard will launch automatically on first run — follow the steps to configure your school.
For detailed step-by-step instructions after activation, go to LuviaEdu → 📚 Help & Docs in your WordPress admin sidebar.

常见问题:

Where is the full documentation?

After activation, go to LuviaEdu → 📚 Help & Docs in your WordPress admin sidebar for a complete interactive guide with shortcodes, roles, and step-by-step instructions.

How do I embed a student portal on my site?

Create a WordPress page, add a Shortcode block, and paste [luvia_portal]. Publish the page. That URL becomes your school's portal — students and staff log in with their WordPress credentials.

How do I embed a registration form on my site?

Build a form using the Drag-and-Drop Form Builder (LuviaEdu → Luvia Forms → Add New → Launch Visual Builder). Note the Post ID from the URL, then paste [luvia_embed_form id="YOUR_ID"] on any page.

Can I use WPForms / Gravity Forms / Contact Form 7 with LuviaEdu?

Yes. Use the type attribute on [luvia_embed_form]. For example, [luvia_embed_form id="5" type="wpforms"] will embed WPForms form #5 in a LuviaEdu card. The required form plugin must be installed and active.

How do I create a student account?

Go to WordPress Admin → Users → Add New. Select luvia_student as the role. The student can then log in to the portal page created with [luvia_portal].

Where are form submissions stored?

Submissions from native LuviaEdu forms are stored in the plugin's custom database table and viewable inside the LuviaEdu dashboard under the Admissions section.

The dashboard shows "Loading LuviaEdu..." but doesn't load.

Ensure the plugin's assets/index.js and assets/index.css files exist. If you cloned from GitHub, run npm install && npm run build to compile the frontend assets.

更新日志:

1.4.3 1.4.2 1.0.0