Linux 软件免费装

MediNova Clinic Manager

开发者 lunovadigital
更新时间 2026年8月27日 05:57
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

medical clinic doctors hospital departments

下载

0.2.0

详情介绍:

MediNova Clinic Manager adds the content model a medical website needs: The plugin was built as the companion to the MediNova theme, but the post types and meta it registers are theme-independent: your content stays available if you switch themes.

安装:

  1. Upload the medinova folder to the /wp-content/plugins/ directory, or install the plugin ZIP through the Plugins → Add New screen in WordPress.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Add your first department under Departments → Add New Department.
  4. Add doctors under Doctors → Add New Doctor and assign each one to a department.

升级注意事项:

0.2.0 The doctor and department post type identifiers are now prefixed. Existing content is migrated automatically and public URLs are unchanged, but the MediNova theme must be updated to 0.1.2, and any custom code or template referring to the doctor / department post types must use medinova_doctor / medinova_department. 0.1.1 Rebrand to MediNova. Doctor and department post meta keys have changed; re-save existing profiles or migrate stored meta. 0.1.0 Initial release.

常见问题:

Does this plugin require the MediNova theme?

No. The post types, meta fields and scheduling data are registered by the plugin and work with any theme. The MediNova theme provides ready-made front-end templates for them.

Where is doctor and department data stored?

As standard WordPress custom post types and post meta, so it remains portable and survives theme switches.

Can a doctor have different hours on a specific date?

Yes. The "Special dates" section on the doctor edit screen overrides the weekly schedule for individual dates; leaving a date's periods empty marks the doctor as unavailable that day.

更新日志:

0.2.0 0.1.1 0.1.0