mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs: optimize docs for SEO
This commit is contained in:
@@ -1,18 +1,27 @@
|
||||
---
|
||||
description: >-
|
||||
Webengage plugin for Cordova and Ionic. Awesome Cordova Plugins wrapper that wraps Webengage Cordova plugin for Android and iOS
|
||||
---
|
||||
|
||||
# Webengage
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add cordova-plugin-webengage
|
||||
$ npm install @awesome-cordova-plugins/webengage
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/webengage/)
|
||||
|
||||
Plugin Repo: [https://github.com/WebEngage/cordova-plugin](https://github.com/WebEngage/cordova-plugin)
|
||||
|
||||
Awesome Cordova Plugins wrapper that wraps Webengage Cordova plugin for Android and iOS
|
||||
|
||||
## Supported platforms
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
ionic cordova plugin add cordova-plugin-webengage
|
||||
npm install @awesome-cordova-plugins/webengage
|
||||
```
|
||||
|
||||
**Plugin Repo:** [https://github.com/WebEngage/cordova-plugin](https://github.com/WebEngage/cordova-plugin)
|
||||
|
||||
## Supported Platforms
|
||||
|
||||
- Android
|
||||
- iOS
|
||||
|
||||
## Further Information
|
||||
|
||||
- [Installation Guide](../../installation.md)
|
||||
- [FAQ](../../faq.md)
|
||||
|
||||
Reference in New Issue
Block a user