该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Cal.com

描述

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.

屏幕截图

安装

  1. Install the plugin via WordPress dashboard / or download the ZIP achieve from WordPress repository
  2. Paste the embed shortcode in a page or post.

评价

2022 年 11 月 21 日
If you haven't heard of Cal.com, they're a killer open-source alternative to Calendly (cal.com is a much better product design and UX wise, imo). They just launched a WP plugin for easy integration on your WordPress site. It definitely rocks and you should be using this plugin + product right away.
阅读所有1条评价

贡献者及开发者

“Cal.com” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Cal.com”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志