docs: optimize docs for SEO

This commit is contained in:
Daniel Sogl
2026-03-21 17:08:43 -07:00
parent d892dda497
commit 1a351b50f4
263 changed files with 4918 additions and 2564 deletions
+19 -10
View File
@@ -1,22 +1,31 @@
---
description: >-
Kommunicate plugin for Cordova and Ionic. The plugin for the Kommunicate SDK. With the help of this plugin, you can easily add human + bot chat support…
---
# Kommunicate
```
$ ionic cordova plugin add kommunicate-cordova-plugin
$ npm install @awesome-cordova-plugins/kommunicate
```
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/kommunicate/)
Plugin Repo: [https://github.com/Kommunicate-io/Kommunicate-Cordova-Ionic-PhoneGap-Chat-Plugin](https://github.com/Kommunicate-io/Kommunicate-Cordova-Ionic-PhoneGap-Chat-Plugin)
The plugin for the Kommunicate SDK.
With the help of this plugin, you can easily add human + bot chat support functionality to you app.
Refer to: https://www.kommunicate.io/
For documentation: https://docs.kommunicate.io/
## Supported platforms
## Installation
```bash
ionic cordova plugin add kommunicate-cordova-plugin
npm install @awesome-cordova-plugins/kommunicate
```
**Plugin Repo:** [https://github.com/Kommunicate-io/Kommunicate-Cordova-Ionic-PhoneGap-Chat-Plugin](https://github.com/Kommunicate-io/Kommunicate-Cordova-Ionic-PhoneGap-Chat-Plugin)
## Supported Platforms
- Android
- Browser
- iOS
## Further Information
- [Installation Guide](../../installation.md)
- [FAQ](../../faq.md)