Title: Dermatriq &#8211; Dermatology Clinic Management System
Author: Atique Ullah
Published: <strong>2026 年 3 月 25 日</strong>
Last modified: 2026 年 3 月 26 日

---

搜索插件

![](https://ps.w.org/dermatriq/assets/banner-772x250.png?rev=3491316)

![](https://ps.w.org/dermatriq/assets/icon-256x256.png?rev=3491316)

# Dermatriq – Dermatology Clinic Management System

 作者：[Atique Ullah](https://profiles.wordpress.org/limpu/)

[下载](https://downloads.wordpress.org/plugin/dermatriq.1.0.1.zip)

 * [详情](https://cn.wordpress.org/plugins/dermatriq/#description)
 * [评价](https://cn.wordpress.org/plugins/dermatriq/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/dermatriq/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/dermatriq/#developers)

 [支持](https://wordpress.org/support/plugin/dermatriq/)

## 描述

Dermatriq is a powerful all-in-one dermatology clinic management system built for
WordPress. It helps clinics streamline operations, improve patient experience, and
manage everything from appointments to billing in one place.

Dermatriq helps dermatology clinics manage day-to-day workflows from one WordPress
admin panel.

#### Who Is This Plugin For?

✔ Dermatology clinics
 ✔ Skin care centers ✔ Aesthetic clinics ✔ Multi-doctor practices
✔ Medical service providers

#### Why Dermatriq?

✔ Built specifically for dermatology clinics
 ✔ Easy to use and fully integrated
with WordPress ✔ Reduces manual work and improves efficiency ✔ Centralized system
for patient, billing, and operations ✔ Scalable for growing clinics

🔥 Pro version coming soon with advanced features, automation, and extended capabilities.

#### Detailed Features

 * Unified role-aware dashboard for admins, doctors, receptionists, and billing 
   users
 * Capability-based module access and protected admin actions

#### Patient and Frontend Features

 * Frontend patient registration, login, forgot-password, dashboard, and profile
   shortcodes
 * Patient self-profile update with validation and secure request handling
 * Patient timeline with appointments, prescriptions, invoices, payments, and weight
   history
 * Patient ID card preview and print support

#### Clinical Workflow Features

 * Appointment create/manage flow with status lifecycle and request handling
 * Doctors module with profile management and specialization mapping
 * Treatments module with sessions, interval days, per-session cost, and total-cost
   logic
 * Advises and medicines master data modules for reusable prescription items
 * Prescription management with treatment-session progression support

#### Billing and Financial Features

 * Invoice management with itemized billing
 * Payment recording with paid/due tracking and payment status updates
 * Deterministic invoice recomputation and discount handling safeguards
 * Invoice print preview and print-ready output

#### Reports and Operational Visibility

 * Reports dashboard with date filters and operational KPIs
 * CSV export support across key reporting and module screens
 * System log views for activity and email traceability

#### Template, Communication, and Admin Controls

 * Email template management with event-based toggles
 * Page template management for prescription, invoice, and card layouts
 * Forms settings for field visibility/required policy controls
 * Backup export/import with validation and admin-only protection

#### QR and Verification Features

 * QR token verification for supported records
 * Compact public verification output with privacy-aware field limits
 * External QR image generation service disclosure in this readme

#### Architecture Overview

 * Unified admin dashboard with role-aware context views (`admin`, `doctor`, `receptionist`,`
   accountant`)
 * Legacy doctor dashboard route is an alias redirect to unified dashboard doctor
   view
 * Frontend patient system: login/registration, patient dashboard tabs, profile 
   edit/view, password change, ID card preview/print
 * Central mailer service with event registry and template-driven rendering

#### Email System

 * Registry-driven templates on **Dermatriq -> Email Templates**
 * Per-event ON/OFF toggle is authoritative before send
 * Send outcomes are logged in `dermatriq_email_logs` (sent/failed/skipped)
 * Deduping uses event identity/body hash safeguards in mailer
 * SMTP or a configured mail transport is required for reliable delivery (`wp_mail`
   depends on host mail setup)

#### Printing Contracts

 * Invoice and Prescription print use A4 contract via `assets/css/dermatriq-print.
   css`
 * Patient and Doctor ID Card print contract: **3.35in x 2.17in**
 * Template/Preview/Print parity is enforced for invoice, prescription, and ID cards

#### Database Tables (Dermatriq)

 * `dermatriq_advise_categories`
 * `dermatriq_advises`
 * `dermatriq_appointments`
 * `dermatriq_discounts`
 * `dermatriq_doctor_awards`
 * `dermatriq_doctor_certifications`
 * `dermatriq_doctor_education`
 * `dermatriq_doctors`
 * `dermatriq_email_logs`
 * `dermatriq_invoice_discounts`
 * `dermatriq_invoice_items`
 * `dermatriq_invoices`
 * `dermatriq_logs`
 * `dermatriq_medicine_categories`
 * `dermatriq_medicine_companies`
 * `dermatriq_medicines`
 * `dermatriq_patient_treatment_states`
 * `dermatriq_patients`
 * `dermatriq_payments`
 * `dermatriq_prescription_advises`
 * `dermatriq_prescription_medicines`
 * `dermatriq_prescription_treatments`
 * `dermatriq_prescriptions`
 * `dermatriq_roles`
 * `dermatriq_specializations`
 * `dermatriq_treatments`
 * `dermatriq_weight_history`

#### Security & Permissions

 * Capability checks for admin actions
 * Nonce verification for state-changing requests
 * Sanitization and escaping across request/output paths
 * Prepared SQL for dynamic query values
 * Public QR verification endpoints are token-scoped and intentionally compact
 * Patient/Doctor QR verify output excludes contact fields (no mobile/email/address
   output)

#### Backup (Import/Export)

 * Export JSON backup from Settings -> Backup
 * Import JSON backup with overwrite confirmation and admin-only access
 * Includes Dermatriq options/templates/forms/roles and Dermatriq custom tables
 * Does not export WordPress core user credentials (`wp_users` / password hashes)
 * Optional uninstall cleanup toggle is available in Settings -> General

#### Developer Hooks

 * Reports context filters and post-query hooks
 * Timeline context and built hooks
 * Invoice recalculation context and completion hooks
 * Backup export/import hooks for integration plugins
 * Payment recorded and invoice created action hooks
 * Appointment status/date change hooks used by notifications/reminders

### External services

This plugin uses a third-party service to generate QR codes.

Service: QRServer API (`api.qrserver.com`)
 Purpose: Generate QR code images when
QR features are used inside the plugin. Data sent: The text/URL content to encode
in the QR code (tokenized verification URLs), and the requested image size. When
sent: Only when a QR code is generated or viewed.

Terms: https://goqr.me/legal/tos-api.html
 Privacy: https://goqr.me/privacy-safety-
security/ Documentation: https://goqr.me/api/

Site owners should ensure their own privacy policies disclose this external request
behavior.

## 屏幕截图

[⌊Dashboard overview (Unified Dermatriq admin dashboard)⌉⌊Dashboard overview (Unified
Dermatriq admin dashboard)⌉[

Dashboard overview (Unified Dermatriq admin dashboard)

[⌊Add appointment interface⌉⌊Add appointment interface⌉[

Add appointment interface

[⌊Add patient form⌉⌊Add patient form⌉[

Add patient form

[⌊Patient profile view⌉⌊Patient profile view⌉[

Patient profile view

[⌊Patient history timeline⌉⌊Patient history timeline⌉[

Patient history timeline

[⌊Patient ID card preview⌉⌊Patient ID card preview⌉[

Patient ID card preview

[⌊Add doctor interface⌉⌊Add doctor interface⌉[

Add doctor interface

[⌊Prescription preview (A4)⌉⌊Prescription preview (A4)⌉[

Prescription preview (A4)

[⌊Invoice details view⌉⌊Invoice details view⌉[

Invoice details view

[⌊Invoice preview (A4)⌉⌊Invoice preview (A4)⌉[

Invoice preview (A4)

[⌊Shortcode form integration⌉⌊Shortcode form integration⌉[

Shortcode form integration

[⌊Role management system⌉⌊Role management system⌉[

Role management system

[⌊Report management dashboard⌉⌊Report management dashboard⌉[

Report management dashboard

## 安装

 1. Upload the plugin folder to `/wp-content/plugins/`.
 2. Activate **Dermatriq** from the Plugins page.
 3. Open **Dermatriq** menu in wp-admin.
 4. Configure **Settings**, **Email Templates**, **Page Template**, and **Backup** 
    as needed.

## 常见问题

### Does this plugin require WooCommerce?

No. Dermatriq includes its own built-in billing and invoice system.

### Can I manage multiple doctors?

Yes. You can add and manage multiple doctors with profiles, specializations, and
roles.

### Can patients register and access their own dashboard?

Yes. Patients can register, log in, update profiles, and view appointments, prescriptions,
invoices, and history.

### Does this plugin support appointment scheduling?

Yes. You can create, manage, and track appointments with status updates and workflow
control.

### Can I create and print prescriptions?

Yes. You can generate prescriptions and print them in A4 format.

### Can I generate invoices and track payments?

Yes. Dermatriq supports invoice generation, payment tracking, and due/paid status
management.

### Does it support role-based access?

Yes. Admins, doctors, receptionists, and billing users have different permissions
and dashboards.

### Can I export reports?

Yes. Reports can be exported in CSV format with filtering options.

### Does the plugin support backups?

Yes. You can export and import full system backups from the settings panel.

### Is my data secure?

Yes. Dermatriq uses nonce verification, capability checks, sanitization, and secure
database queries.

### Does it work with any WordPress theme?

Yes. It works with most modern WordPress themes.

### Can I customize forms and templates?

Yes. You can manage templates and control form fields from the admin settings.

### Does the plugin send email notifications?

Yes. Email templates can be configured and triggered based on events.

### Does it support QR code verification?

Yes. QR codes are used for secure verification of records.

### What happens if I uninstall the plugin?

By default, data is محفوظ (kept). You can enable data removal from settings.

### Is there a frontend interface?

Yes. Patients can access frontend registration, login, dashboard, and profile.

### Does it support clinic reports and analytics?

Yes. You can track clinic performance through built-in reports and KPIs.

### Can I manage treatments and sessions?

Yes. Treatments include session tracking, intervals, and cost calculation.

### Will there be a Pro version?

Yes. A Pro version is coming soon with advanced features, automation, and extended
capabilities.

### Is this plugin suitable for large clinics?

Yes. It is designed to scale for both small clinics and multi-doctor setups.

### Do I need coding knowledge to use this plugin?

No. Dermatriq is user-friendly and designed for non-technical users.

### How can I get support?

Support options will be available via the plugin page and future Pro release channels.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Dermatriq – Dermatology Clinic Management System」是开源软件。 以下人员对此插件
做出了贡献。

贡献者

 *   [ Atique Ullah ](https://profiles.wordpress.org/limpu/)

[帮助将「Dermatriq – Dermatology Clinic Management System」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/dermatriq)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/dermatriq/)，查看[SVN仓库](https://plugins.svn.wordpress.org/dermatriq/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/dermatriq/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/dermatriq/)。

## 更新日志

#### 1.0.0

 * Initial release.

## 额外信息

 *  版本 **1.0.1**
 *  最后更新：**2 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.4 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 8.2 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/dermatriq/)
 * 标签
 * [appointments](https://cn.wordpress.org/plugins/tags/appointments/)[clinic](https://cn.wordpress.org/plugins/tags/clinic/)
   [invoices](https://cn.wordpress.org/plugins/tags/invoices/)
 *  [高级视图](https://cn.wordpress.org/plugins/dermatriq/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/dermatriq/reviews/)

## 贡献者

 *   [ Atique Ullah ](https://profiles.wordpress.org/limpu/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/dermatriq/)