Description
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_maildepends 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_categoriesdermatriq_advisesdermatriq_appointmentsdermatriq_discountsdermatriq_doctor_awardsdermatriq_doctor_certificationsdermatriq_doctor_educationdermatriq_doctorsdermatriq_email_logsdermatriq_invoice_discountsdermatriq_invoice_itemsdermatriq_invoicesdermatriq_logsdermatriq_medicine_categoriesdermatriq_medicine_companiesdermatriq_medicinesdermatriq_patient_treatment_statesdermatriq_patientsdermatriq_paymentsdermatriq_prescription_advisesdermatriq_prescription_medicinesdermatriq_prescription_treatmentsdermatriq_prescriptionsdermatriq_rolesdermatriq_specializationsdermatriq_treatmentsdermatriq_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.
Screenshots

Dashboard overview (Unified Dermatriq admin dashboard) 
Add appointment interface 
Add patient form 
Patient profile view 
Patient history timeline 
Patient ID card preview 
Add doctor interface 
Prescription preview (A4) 
Invoice details view 
Invoice preview (A4) 
Shortcode form integration 
Role management system 
Report management dashboard
Installation
- Upload the plugin folder to
/wp-content/plugins/. - Activate Dermatriq from the Plugins page.
- Open Dermatriq menu in wp-admin.
- Configure Settings, Email Templates, Page Template, and Backup as needed.
FAQ
-
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Dermatriq – Dermatology Clinic Management System” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Dermatriq – Dermatology Clinic Management System” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.
