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.
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.
This bundle bases on standard SuluMediaBundle and it overrides some elements of SuluMediaBundle.
SuluMediaBundle was tested for Sulu version 1.6.x. For more information check composer.json file.
The installation description you will find here.