16 lines
525 B
Modula-2
16 lines
525 B
Modula-2
[plugin]
|
|
name = "calcomblock"
|
|
display_name = "Cal.com Booking"
|
|
scope = "@ninja"
|
|
version = "2.0.15"
|
|
description = "Embeddable Cal.com booking calendar block with custom styling, timezone-aware slot windowing, honeypot + captcha + rate-limited public booking endpoints, and webhook receiver."
|
|
kind = "plugin"
|
|
categories = ["forms"]
|
|
tags = ["calcom", "booking", "calendar", "scheduling", "appointments"]
|
|
allowed_hosts = ["api.cal.com"]
|
|
|
|
[compatibility]
|
|
block_core = ">=0.3.4"
|
|
plugin_sdk = ">=0.3.7 <0.4.0"
|
|
admin_api = ">=0.1.2"
|