Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)