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,16 +1,25 @@
|
||||
---
|
||||
description: >-
|
||||
Google Plus — Awesome Cordova Plugins wrapper for Ionic and Cordova apps.
|
||||
---
|
||||
|
||||
# Google Plus
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add cordova-plugin-googleplus --variable REVERSED_CLIENT_ID=myreversedclientid
|
||||
$ npm install @awesome-cordova-plugins/google-plus
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
ionic cordova plugin add cordova-plugin-googleplus --variable REVERSED_CLIENT_ID=myreversedclientid
|
||||
npm install @awesome-cordova-plugins/google-plus
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/google-plus/)
|
||||
**Plugin Repo:** [https://github.com/EddyVerbruggen/cordova-plugin-googleplus](https://github.com/EddyVerbruggen/cordova-plugin-googleplus)
|
||||
|
||||
Plugin Repo: [https://github.com/EddyVerbruggen/cordova-plugin-googleplus](https://github.com/EddyVerbruggen/cordova-plugin-googleplus)
|
||||
|
||||
## Supported platforms
|
||||
## Supported Platforms
|
||||
|
||||
- Android
|
||||
- iOS
|
||||
|
||||
## Further Information
|
||||
|
||||
- [Installation Guide](../../installation.md)
|
||||
- [FAQ](../../faq.md)
|
||||
|
||||
Reference in New Issue
Block a user