flownative/azure-blobstorage
composer require flownative/azure-blobstorage
Store resources of Flow and Neos applications in Azure Blob Storage
v0.1.2
Readme excerpt
Azure Blob Storage Adaptor for Neos 7.x and Flow 7.x
This Flow package allows you to store assets (resources) in Azure Blob Storage and publish resources there. Because Neos CMS is using Flow's resource management under the hood, this adaptor also works nicely for all kinds of assets in Neos.
Key Features- store all assets or only a specific collection in a private container
- publish assets to a private or public container
- supports GZIP compression for selected media types
- command line interface for basic tasks like connection check or republish resources
Using this connector, you can run a Neos website which does not store …
Read more
The same vendor provides 44 package(s).