Embedding Buktor Pro App

Embedding Buktor Pro App in Third-Party Software

This guide explains how to embed the Buktor Pro app into third-party software or websites and provides details on accessing specific application pages.


Embed Code

To embed the Buktor Pro app, use the following HTML code:

<!-- Embed Code Start -->
<section class="embed-container">
    <iframe id="iframe" src="https://app.buktor.com/" frameborder="0" style="width:100%; height:100%;"></iframe>
</section>
<!-- Embed Code End -->

Key Details

  • The application is embedded using an <iframe> element.
  • Ensure the style attribute defines width:100%; and height:100%; for full responsiveness.

Embedded Sign Up

Watch this video guide for connecting channels with Chazt in the embedded sign-up flow.


Available Pages

The Buktor Pro app includes multiple pages that can be accessed directly by appending their respective routes to the base URL (https://app.buktor.com/#/).

Page NameURL
Homehttps://app.buktor.com/#/home (opens in a new tab)
Locationshttps://app.buktor.com/#/locations (opens in a new tab)
Serviceshttps://app.buktor.com/#/services (opens in a new tab)
Scheduleshttps://app.buktor.com/#/schedules (opens in a new tab)
Create Appointmenthttps://app.buktor.com/#/createappointment (opens in a new tab)
Late Arrivalshttps://app.buktor.com/#/latearrivals (opens in a new tab)
Holidayshttps://app.buktor.com/#/holidays (opens in a new tab)
Dashboardhttps://app.buktor.com/#/dashboard (opens in a new tab)
Appointmentshttps://app.buktor.com/#/appointments (opens in a new tab)
Ordershttps://app.buktor.com/#/orders (opens in a new tab)
Paymentshttps://app.buktor.com/#/payments (opens in a new tab)
Patientshttps://app.buktor.com/#/patients (opens in a new tab)

Usage Instructions

Embedding the Application

  1. Add the provided embed code to your HTML file where you want the Buktor Pro app to appear.
  2. Ensure your website or software supports embedding via <iframe>.

Navigating Pages


Notes

  • Embedding via <iframe> is subject to your platform's compatibility and restrictions.
  • Ensure the host environment allows embedding secure (HTTPS) content.

For support or further queries, contact Buktor Support.