Doctor Eve – Wachttijden

Popis

Note: This plugin connects to the Doctor Eve API to retrieve waiting time data. By configuring your Clinic UUID and activating the plugin, you consent to sending requests to https://api.doctoreve.com. No personal user data is collected or transmitted. For more information, see the Doctor Eve Privacy Policy.

Doctor Eve – Wachttijden allows healthcare clinics to display their treatment waiting times on their WordPress website. The plugin offers two display methods:

Floating Button
A customizable floating button that appears on all pages, opening a popup with your clinic’s waiting times when clicked.

Embeddable Component
A shortcode-based component that can be placed anywhere on your website, with full customization options for styling and layout.

Features

  • Floating button with on/off toggle
  • Embeddable component via [doctoreve_wt] shortcode
  • 5 beautiful themes: Doctor Eve, Corporate, Soft, Dark, Minimal
  • Customizable colors, sizes, and styling
  • Search functionality for treatments
  • Expandable treatment lists
  • Mobile-responsive design
  • Accessibility compliant

Shortcode Usage

Basic usage:
[doctoreve_wt]

With customization:
[doctoreve_wt theme=“dark“ width=“600px“ limit=“10″ shadow=“true“]

Available Shortcode Attributes

  • theme – Theme style (doctor-eve, corporate, soft, dark, minimal)
  • accent_color – Custom accent color (hex code)
  • title – Title above the list (empty to hide)
  • width – Component width (e.g., „600px“ or „100%“)
  • max_height – Maximum height with scroll
  • limit – Number of items to show initially (0 for all)
  • show_search – Show search bar (true/false)
  • show_count – Show treatment count (true/false)
  • border – Show border (true/false)
  • shadow – Show shadow (true/false)
  • class – Additional CSS classes

Obrázky

Inštalácia

  1. Upload the plugin files to /wp-content/plugins/doctor-eve-wachttijden/ or install via the WordPress plugin installer
  2. Activate the plugin through the ‚Plugins‘ screen in WordPress
  3. Go to Settings > Doctor Eve Wachttijden to configure
  4. Enter your Clinic UUID (provided by Doctor Eve)
  5. Customize the floating button and component settings
  6. Use [doctoreve_wt] shortcode to embed components on pages

Časté otázky

Where do I get a Clinic UUID?

Contact Doctor Eve to receive your unique Clinic UUID for API access.

Can I use multiple components on one page?

Yes, you can place multiple [doctoreve_wt] shortcodes on a single page, each with different settings.

Can I disable the floating button?

Yes, you can toggle the floating button on or off in the plugin settings.

Recenzie

Pre tento plugin nie sú žiadne recenzie.

Prispievatelia a vývojári

“Doctor Eve – Wachttijden” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.

Prispievatelia

Zoznam zmien

3.0.0

  • Combined floating button and component into single plugin
  • Added on/off toggle for floating button
  • Added embeddable component via shortcode
  • Added 5 customizable themes
  • Improved accessibility
  • Full documentation in settings page

2.0.0

  • Complete redesign with modern UI
  • Added theme support
  • Improved mobile responsiveness

1.0.0

  • Initial release