Skip to content

Commit 5bf26ce

Browse files
authored
Merge pull request #19 from DHTMLX/next
[update] whats_new and integration updated
2 parents 54e9fd4 + 8d37029 commit 5bf26ce

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

docs/guides/integration-with-widgets.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,20 @@ description: You can learn about the integration with DHTMLX widgets in the docu
66

77
# Integration with DHTMLX widgets
88

9-
You can integrate DHTMLX Booking with such DHTMLX widgets as [Scheduler](https://docs.dhtmlx.com/scheduler/). Check the example below and refer to [backend](https://github.com/DHTMLX/event-calendar-booking-go).
9+
You can integrate DHTMLX Booking with such DHTMLX widgets as [Scheduler](https://docs.dhtmlx.com/scheduler/) and [Event Calendar](https://docs.dhtmlx.com/eventcalendar/). Check the examples below.
10+
11+
## Integration with DHTMLX Scheduler
12+
13+
Please, also refer to [backend](https://github.com/DHTMLX/scheduler-booking-go).
1014

1115
<iframe src="https://snippet.dhtmlx.com/d5zbq3g3?mode=result" frameborder="0" class="snippet_iframe" width="100%" height="800"></iframe>
1216

17+
## Integration with DHTMLX Event Calendar
18+
19+
Please, also refer to [backend](https://github.com/DHTMLX/event-calendar-booking-go).
20+
21+
<iframe src="https://snippet.dhtmlx.com/c5eu8pdk?mode=result" frameborder="0" class="snippet_iframe" width="100%" height="800"></iframe>
22+
1323

1424

1525

docs/news/whats_new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Released on March 12, 2025
1414

1515
- Lazy rendering of cards via the [`renderType`](/api/config/booking-rendertype) property
1616
- Ability to embed templates via the [`cardTemplate`](/api/config/booking-cardtemplate) and [`infoTemplate`](/api/config/booking-infotemplate) properties
17-
- [Integration with frameworks](/category/backend-and-frameworks-integration/)
17+
- [Integration with frameworks](/category/backend-and-frameworks-integration/) and [DHTMLX Event Calendar](/guides/integration-with-widgets/#integration-with-dhtmlx-event-calendar)
1818

1919
## Version 1.0.1
2020

0 commit comments

Comments
 (0)