Title: MediNova Clinic Manager
Author: lunovadigital
Published: <strong>August 26, 2026</strong>
Last modified: August 26, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/medinova.svg)

# MediNova Clinic Manager

 By [lunovadigital](https://profiles.wordpress.org/lunovadigital/)

[Download](https://downloads.wordpress.org/plugin/medinova.0.2.0.zip)

 * [Details](https://wordpress.org/plugins/medinova/#description)
 * [Reviews](https://wordpress.org/plugins/medinova/#reviews)
 *  [Installation](https://wordpress.org/plugins/medinova/#installation)
 * [Development](https://wordpress.org/plugins/medinova/#developers)

 [Support](https://wordpress.org/support/plugin/medinova/)

## Description

MediNova Clinic Manager adds the content model a medical website needs:

 * **Departments** — a custom post type with per-department details such as description,
   sub-category, abbreviation and key statistics (procedures per year, success rate).
 * **Doctors** — a custom post type with profile photo, role, department assignment,
   expertise, experience, room number, biography, qualifications, education and 
   languages.
 * **Scheduling** — weekly availability with multiple time periods per day, plus
   special-date overrides (e.g. holidays or one-off clinics).
 * **Admin tooling** — purpose-built meta boxes and doctor list columns (photo, 
   role, department, experience) for fast content management.

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.

## Installation

 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.

## FAQ

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

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“MediNova Clinic Manager” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ lunovadigital ](https://profiles.wordpress.org/lunovadigital/)

[Translate “MediNova Clinic Manager” into your language.](https://translate.wordpress.org/projects/wp-plugins/medinova)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/medinova/), check out
the [SVN repository](https://plugins.svn.wordpress.org/medinova/), or subscribe 
to the [development log](https://plugins.trac.wordpress.org/log/medinova/) by [RSS](https://plugins.trac.wordpress.org/log/medinova/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.2.0

 * Prefixed the custom post type identifiers: `doctor` is now `medinova_doctor` 
   and `department` is now `medinova_department`, so they cannot collide with post
   types registered by other plugins.
 * Public URLs are unchanged (`/doctor/…`, `/department/…`) and can now be customised
   with the `medinova_core_doctor_rewrite_slug` and `medinova_core_department_rewrite_slug`
   filters.
 * Existing doctors and departments are moved to the new post types automatically
   on update.
 * Prefixed all meta box form field names and DOM ids (`medinova_doctor_*`, `medinova_department_*`)
   so they cannot clash with fields added by other plugins on the same edit screen.

#### 0.1.1

 * Full rebrand to MediNova across namespaces, constants, CSS prefixes, meta keys,
   and packages.

#### 0.1.0

 * Initial release.
 * Department custom post type with display details and key statistics.
 * Doctor custom post type with profile, background, weekly availability and special-
   date scheduling.
 * Admin list columns for doctors (photo, role, department, experience).

## Meta

 *  Version **0.2.0**
 *  Last updated **1 day ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [clinic](https://wordpress.org/plugins/tags/clinic/)[departments](https://wordpress.org/plugins/tags/departments/)
   [doctors](https://wordpress.org/plugins/tags/doctors/)[medical](https://wordpress.org/plugins/tags/medical/)
 *  [Advanced View](https://wordpress.org/plugins/medinova/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/medinova/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/medinova/reviews/)

## Contributors

 *   [ lunovadigital ](https://profiles.wordpress.org/lunovadigital/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/medinova/)