Download the PHP package pawel-brzezinski/sulu-storage-bundle without Composer
On this page you can find all versions of the php package pawel-brzezinski/sulu-storage-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download pawel-brzezinski/sulu-storage-bundle
More information about pawel-brzezinski/sulu-storage-bundle
Files in pawel-brzezinski/sulu-storage-bundle
Package sulu-storage-bundle
Short Description Custom implements of filesystem for Sulu storage. This bundle replaces standard Sulu Media Storage filesystem.
License MIT
Homepage https://github.com/pawel-brzezinski/sulu-storage-bundle
Informations about the package sulu-storage-bundle
SuluStorageBundle
This unofficial bundle for Sulu CMF, provides possibility to use remote storage bundle (like AWS S3) for Sulu media files. SuluMediaBundle use Flysystem filesystem abstraction in combination with OneupFlysystemBundle.
Features
- Use local or external service as storage for media files.
- Possibility to use Flysystem cache adapter separately for original and format cache storage.
- Possibility to develop own missing adapters which are supported by Flysystem.
Attention
Current version is not stable. Some errors may occur. You are using this bundle at your own risk. If you would like to report error or suggest some improvements, please send an issue on GitHub.
Note
This bundle bases on standard SuluMediaBundle and it overrides some elements of SuluMediaBundle.
Requirements
SuluMediaBundle was tested for Sulu version 1.6.x. For more information check composer.json file.
Installation
The installation description you will find here.
Supported adapters
- Local adapter
- AwsS3v3 adapter
- Replicate adapter
- Custom adapter implementation
All versions of sulu-storage-bundle with dependencies
ext-fileinfo Version *
ext-json Version *
pawel-brzezinski/overlay-component Version ^1.0
oneup/flysystem-bundle Version ^3.0
sulu/sulu Version ~1.6
symfony/symfony Version ^3.0