Linux 软件免费装
Banner图

Nizamiye

开发者 ahmethantalha
更新时间 2026年7月30日 22:11
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

education reports attendance gradebook student management

下载

1.3.5

详情介绍:

Nizamiye is a comprehensive, term-based student tracking plugin built for boarding schools, schools and educational institutions. From student, teacher and parent management to attendance, grade entry, habit tracking and visual reports, it brings together the essential tracking tools an institution needs in a single panel. Key Features Roles Third-Party Library PDF report card generation is done server-side using the Dompdf library (LGPL licensed, GPL compatible), which is bundled with the plugin. Dompdf is configured so it never makes requests to remote servers (isRemoteEnabled is disabled); the plugin does not send any data to external services.

安装:

  1. Upload the plugin files to the wp-content/plugins/nizamiye folder (or upload the zip file via Plugins → Add New → Upload Plugin).
  2. Activate Nizamiye from the Plugins page.
  3. Open the Okul Yönetimi menu that appears in the left sidebar, go to Settings, and set your institution's name and the graduation grade level.
  4. Create your first term from the Terms page, then add or bulk-import your teacher/parent/ student records.

屏幕截图:

  • Attendance entry screen — category/session cards.
  • Reports — attendance/habit/grade analysis tabs.
  • Student report card — attendance summary, habits and grade averages.
  • Bulk import — add students, teachers or parents from a CSV/Excel file.
  • Terms page — manage academic terms and switch the active one.

升级注意事项:

1.3.1 Report card PDF generation now happens server-side and bulk ZIP download is supported; no extra steps are required after updating.

常见问题:

Is student data deleted when the plugin is uninstalled?

No, data is preserved by default. If you also want the data to be removed, add the line define( 'NIZAMIYE_REMOVE_DATA_ON_UNINSTALL', true ); to your wp-config.php file.

Does the plugin send data to any external service?

No. All data is stored in custom tables prefixed wp_nizamiye_* in your own database; no requests are sent to any remote server. PDF generation is also done entirely server-side with the bundled Dompdf library.

I need multiple classrooms/sections, is that supported?

Yes. Classrooms are defined as independent sections (e.g. "Turkish 6-A"), and each classroom can have a teacher and students assigned to it.

Can I define custom attendance categories, like prayer times?

Yes. From the Attendance Types page you can define new categories and sessions (times/slots), and choose which grade levels each category appears in.

Can I download report cards in bulk?

Yes. On the Report Cards page you can select students with checkboxes (including "select all") and download a single ZIP file containing a separate PDF for each student.

更新日志:

1.3.1 1.3.0 1.2.2 - 1.2.4 1.2.0 1.1.0 1.0.0