Files
calendar/docs/self-hosting/apps/install-apps/introduction.mdx
T
da55306a5a chore: add dev docs on mintlify (#16935)
* --init

* progress...

* add more docs

* bunch of changes and added back platform

* development guides added

* more guides in develop with cal

* self hosted WIP

* deployments

* fix deployment steps

* self-hosted guides

* ..

* Removed the development only sections

* Removed 'with Cal.com'

* use steps component for steps

---------

Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2024-10-08 02:32:16 -03:00

36 lines
1.6 KiB
Plaintext

---
title: "Introduction"
---
Install desired apps in your self-hosted instance for better integration.
<CardGroup cols={2}>
<Card href="/self-hosting/install-apps/google" title="Google" icon="google">
Install google for supporting Google Calendar and Google Meet integrations
</Card>
<Card href="/self-hosting/install-apps/microsoft" title="Microsoft" icon="microsoft">
Install microsoft to support Exchange365 integration
</Card>
<Card href="/self-hosting/install-apps/zoom" title="Zoom" icon="z">
Install Zoom to support Zoom video conferencing integration
</Card>
<Card href="/self-hosting/install-apps/daily" title="Daily" icon="video">
Install Daily to support Cal Video integration
</Card>
<Card href="/self-hosting/install-apps/hubspot" title="Hubspot" icon="hubspot">
Install Hubspot to support Hubspot CRM integration
</Card>
<Card href="/self-hosting/install-apps/sendgrid" title="Sendgrid" icon="envelope">
Install Sendgrid to support Sendgrid Email integration
</Card>
<Card href="/self-hosting/install-apps/stripe" title="Stripe" icon="stripe">
Install Stripe to support Stripe integration for paid bookings
</Card>
<Card href="/self-hosting/install-apps/twilio" title="Twilio" icon="grid-round-2" iconType="solid">
Install Twilio to support Workflows integration for sms reminders
</Card>
<Card href="/self-hosting/install-apps/zoho" title="Zoho" icon="square-dashed">
Install Zoho to support Zoho CRM integration
</Card>
</CardGroup>