mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
21 lines
443 B
Markdown
21 lines
443 B
Markdown
|
# Market
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-market
|
||
|
$ npm install @awesome-cordova-plugins/market
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/market/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/xmartlabs/cordova-plugin-market](https://github.com/xmartlabs/cordova-plugin-market)
|
||
|
|
||
|
Opens an app's page in the market place (Google Play, App Store)
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- iOS
|
||
|
|
||
|
|
||
|
|