Cal.com

plugin banner

Embed Cal.com booking calendar in WordPress.

Author:Cal.com, Inc & Shycoder (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:6.0.3
Plugin version:1.0.0
Added to WordPress repository:15-11-2022
Last updated:15-11-2022
Rating, %:100
Rated by:1
Plugin URI:
Total downloads:2 681
Active installs:700+
plugin download
Click to start download

Cal.com is the open source Calendly alternative that lets you easily book appointments and schedule meetings, without the email tennis.

Features

  • Add Cal.com booking calendar to any WordPress page/post with a simple shortcode.
  • Display your Cal.com booking calendar inline or in a popup.
  • Customize your booking button to suit you.

Shortcode

[cal url=/username/meetingid]

Shortcode Customization

[cal url=/username/meetingid type=2 text="Schedule a call with me"]

url: URL of the booking calendar
type: Add inline or popup embed. Inline embed: 1, Popup embed: 2
text: For popup embed, customize the text/button that triggers the popup.

CSS Customization

To customize the popup text/button, style the #calcom-embed-link element with CSS.

Example:

#calcom-embed-link {
    background-color: #222222;
    padding: 15px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

Use of 3rd Party Software

This plugin relies on Cal.com embed. See their Privacy Policy and Terms of use.


Screenshots