Spreadsheet Translator Google Drive Provider with Authentication
This package grasps a protected spreadsheet document from google drive with authentication, (*1)
How to create Google Drive Credentials
1) Create a project (https://console.developers.google.com). You will need a Google account.
2) Enable the Google Sheets API (https://developers.google.com/sheets/api/quickstart/php)
3) Download the Client Configuration file (credentials.json) in a private folder
4) First time you run the command via a terminal, a url will be shown, this url must be placed on a browser, allow Google permissions, and copy and paste the given code into the terminal., (*2)
Requirements
- PHP >=5.5.9
- Symfony ~2.3|~3.0
Contributing
We welcome contributions to this project, including pull requests and issues (and discussions on existing issues)., (*3)
If you'd like to contribute code but aren't sure what, the issues list is a good place to start. If you're a first-time code contributor, you may find Github's guide to forking projects helpful., (*4)
All contributors (whether contributing code, involved in issue discussions, or involved in any other way) must abide by our code of conduct., (*5)
License
Spreadsheet Translator Symfony Bundle is licensed under the MIT License. See the LICENSE file for full details., (*6)