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.1

Version
v0.1.1
Type
neos-package
Release Date
May 27, 2021 19:29
Source
git
Distribution
zip
Requires
  • neos/flow: ^7.0
  • microsoft/azure-storage-blob: ^1.5
MIT 048c865d82c5a6585cac2e5023e213417f549e7b

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).