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,19 +1,28 @@
|
||||
---
|
||||
description: >-
|
||||
Metrix plugin for Cordova and Ionic. This is the Ionic Cordova SDK of Metrix™. You can read more about Metrix™ at metrix.ir. Requires Cordova plugin:…
|
||||
---
|
||||
|
||||
# Metrix
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add ir.metrix.sdk
|
||||
$ npm install @awesome-cordova-plugins/metrix
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/metrix/)
|
||||
|
||||
Plugin Repo: [https://github.com/metrixorg/MetrixSDK-CordovaPlugin](https://github.com/metrixorg/MetrixSDK-CordovaPlugin)
|
||||
|
||||
This is the Ionic Cordova SDK of Metrix™. You can read more about Metrix™ at metrix.ir.
|
||||
|
||||
Requires Cordova plugin: `ir.metrix.sdk`. For more info, please see the [Metrix Cordova SDK](https://github.com/metrixorg/MetrixSDK-CordovaPlugin)
|
||||
|
||||
## Supported platforms
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
ionic cordova plugin add ir.metrix.sdk
|
||||
npm install @awesome-cordova-plugins/metrix
|
||||
```
|
||||
|
||||
**Plugin Repo:** [https://github.com/metrixorg/MetrixSDK-CordovaPlugin](https://github.com/metrixorg/MetrixSDK-CordovaPlugin)
|
||||
|
||||
## Supported Platforms
|
||||
|
||||
- Android
|
||||
|
||||
## Further Information
|
||||
|
||||
- [Installation Guide](../../installation.md)
|
||||
- [FAQ](../../faq.md)
|
||||
|
||||
Reference in New Issue
Block a user