mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
28 lines
569 B
Markdown
28 lines
569 B
Markdown
---
|
|
description: >-
|
|
CleverTap plugin for Cordova and Ionic. Cordova Plugin that wraps CleverTap SDK for Android and iOS
|
|
---
|
|
|
|
# CleverTap
|
|
|
|
Cordova Plugin that wraps CleverTap SDK for Android and iOS
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add clevertap-cordova
|
|
npm install @awesome-cordova-plugins/clevertap
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/CleverTap/clevertap-cordova](https://github.com/CleverTap/clevertap-cordova)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|