Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shopsys/google-cloud-bundle
[READ-ONLY] Bundle used to integrate Shopsys Platform with Google Cloud.
https://github.com/shopsys/google-cloud-bundle
bridge google-cloud shopsys-framework shopsys-platform
Last synced: 2 months ago
JSON representation
[READ-ONLY] Bundle used to integrate Shopsys Platform with Google Cloud.
- Host: GitHub
- URL: https://github.com/shopsys/google-cloud-bundle
- Owner: shopsys
- License: mit
- Created: 2019-01-11T13:35:54.000Z (about 6 years ago)
- Default Branch: 15.0
- Last Pushed: 2024-05-22T10:36:05.000Z (8 months ago)
- Last Synced: 2024-05-22T11:26:12.779Z (8 months ago)
- Topics: bridge, google-cloud, shopsys-framework, shopsys-platform
- Language: PHP
- Homepage: https://www.shopsys.com
- Size: 47.1 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Shopsys Google Cloud Bundle
[![Downloads](https://img.shields.io/packagist/dt/shopsys/google-cloud-bundle.svg)](https://packagist.org/packages/shopsys/google-cloud-bundle)
This bundle is used to allow [Shopsys Platform](https://www.shopsys-framework.com) integration with Google Cloud.
This repository is maintained by [shopsys/shopsys] monorepo, information about changes is in [monorepo CHANGELOG.md](https://github.com/shopsys/shopsys/blob/master/CHANGELOG.md).
## Installation
The plugin is a Symfony bundle and is installed in the same way:
### Download
First, you download the package using [Composer](https://getcomposer.org/):
```
composer require shopsys/google-cloud-bundle
```## Responsibilities
- Bundle allows you to use client and adapter for Google Cloud Storage Bucket
## Contributing
Thank you for your contributions to Shopsys Google Cloud Bundle package.
Together we are making Shopsys Platform better.This repository is READ-ONLY.
If you want to [report issues](https://github.com/shopsys/shopsys/issues/new) and/or send [pull requests](https://github.com/shopsys/shopsys/compare),
please use the main [Shopsys repository](https://github.com/shopsys/shopsys).Please, check our [Contribution Guide](https://github.com/shopsys/shopsys/blob/master/CONTRIBUTING.md) before contributing.
## Support
What to do when you are in troubles or need some help?
The best way is to join our [Slack](https://join.slack.com/t/shopsysframework/shared_invite/zt-11wx9au4g-e5pXei73UJydHRQ7nVApAQ).If you want to [report issues](https://github.com/shopsys/shopsys/issues/new), please use the main [Shopsys repository](https://github.com/shopsys/shopsys).
[shopsys/shopsys]: (https://github.com/shopsys/shopsys)