Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f83b2870f2 | |||
| de02dfb0ee |
@ -1,11 +1,10 @@
|
|||||||
[plugin]
|
[plugin]
|
||||||
name = "calcomblock"
|
name = "calcomblock"
|
||||||
display_name = "Cal.com Booking"
|
display_name = "Cal.com Booking"
|
||||||
scope = ""
|
scope = "ninja"
|
||||||
version = "2.0.7"
|
version = "2.0.9"
|
||||||
description = "Embeddable Cal.com booking calendar block with custom styling, timezone-aware slot windowing, honeypot + captcha + rate-limited public booking endpoints, and webhook receiver."
|
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"
|
kind = "plugin"
|
||||||
categories = ["forms"]
|
categories = ["forms"]
|
||||||
tags = ["calcom", "booking", "calendar", "scheduling", "appointments"]
|
tags = ["calcom", "booking", "calendar", "scheduling", "appointments"]
|
||||||
private = true
|
|
||||||
allowed_hosts = ["api.cal.com"]
|
allowed_hosts = ["api.cal.com"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user