Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shopsys/s3-bridge
[READ-ONLY] S3 Bridge seamlessly integrates S3 storage with the Shopsys Platform.
https://github.com/shopsys/s3-bridge
bridge s3 shopsys-framework shopsys-platform
Last synced: about 1 month ago
JSON representation
[READ-ONLY] S3 Bridge seamlessly integrates S3 storage with the Shopsys Platform.
- Host: GitHub
- URL: https://github.com/shopsys/s3-bridge
- Owner: shopsys
- License: other
- Created: 2023-05-15T12:17:56.000Z (over 1 year ago)
- Default Branch: 15.0
- Last Pushed: 2024-05-22T10:36:06.000Z (7 months ago)
- Last Synced: 2024-05-22T11:26:13.722Z (7 months ago)
- Topics: bridge, s3, shopsys-framework, shopsys-platform
- Language: PHP
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Shopsys S3 Bridge
[![Downloads](https://img.shields.io/packagist/dt/shopsys/s3-bridge.svg)](https://packagist.org/packages/shopsys/s3-bridge)
This bundle for [Shopsys Platform](https://www.shopsys.com) provides integration for S3 storage.
The bundle is dedicated for projects based on Shopsys Platform (i.e. created from [`shopsys/project-base`](https://github.com/shopsys/project-base)) exclusively.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:
```
composer require shopsys/s3-bridge
```Registration of the bundle is automatic thanks to [Symfony Flex](https://flex.symfony.com/).
## Contributing
Thank you for your contributions to Shopsys S3 Bridge 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)