flownative/azure-blobstorage

Last activity 05 Oct 2023 1365
composer require flownative/azure-blobstorage

Store resources of Flow and Neos applications in Azure Blob Storage

v0.1.2

Version
v0.1.2
Type
neos-package
Release Date
Jun 11, 2021 14:25
Source
git
Distribution
zip
Requires
  • neos/flow: ^7.0
  • microsoft/azure-storage-blob: ^1.5
MIT e6807738a1aa4b4bec8a2b5ec1fede31b5950b76

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 content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 44 package(s).