medvatic-plugin
TypeScript icon, indicating that this package has built-in type declarations

5.1.7 • Public • Published

Medvatic Web Plugin

An simple plugin to help medvatic businesses to get appointment booking system onto their website for user convenience.

🚩 Table of Contents

🎨 Features

  • Secure Login system
    • Login
    • Signup
    • Forgot password
  • Plugin Keys & Domain Validation
    • Checks the domain name with respect to the Plugin keys
  • Appointments
    • Book appointment via this plugin with a professional of a business listed on medvatic.
    • View professional's Schedule.
    • View all appointment for a user once logged in.
    • Video call or physical appointment booking.
    • Cancel appointment.

💾 Install

Medvatic Plugin can be used by using the package manager or downloading the source directly. However, we highly recommend using the package manager.

Via Package Manager

Medvatic Plugin are registered in two package managers, npm. You can conveniently install it using the commands provided by each package manager. When using npm, be sure to use it in the environment Node.js is installed.

npm

$ npm install --save medvatic-plugin # Latest version
$ npm install --save medvatic-plugin@<version> # Specific version

Package Version

🔨 Usage

Step 1 : Install the medvatic plugin

npm install medvatic-plugin

Step 2: Import

import { PluginButton } from "medvatic-plugin";

Step 3: Code Snippet

<PluginButton
  api_key="Your_Medvatic_Plugin_Key"
  business_key="Your_Medvatic_Business_key"
/>

🌏 Browser Support

Chrome Chrome IE Internet Explorer Edge Edge Safari Safari Firefox Firefox
Yes 8+ Yes Yes Yes

📜 License

This software is licensed under the Medvatic License ©

Readme

Keywords

none

Package Sidebar

Install

npm i medvatic-plugin

Weekly Downloads

31

Version

5.1.7

License

MIT

Unpacked Size

4.44 MB

Total Files

59

Last publish

Collaborators

  • harit19
  • nikhilkothari