torqit/flysystem-flysystem-azure-bundle
最新稳定版本:v2.0.1
Composer 安装命令:
composer require torqit/flysystem-flysystem-azure-bundle
包简介
README 文档
README
This package enables Shopware to write to an Azure Storage Account via Flysystem. It acts as a wrapper around https://github.com/thephpleague/flysystem-azure-blob-storage. To install:
- Run
composer require torq/shopware-flysystem-azure-bundle - Register the bundle by adding it to your project's
bundles.phpfile:<?php return [ ... Torq\ShopwareFlysystemAzureBundle\TorqShopwareFlysystemAzureBundle::class => ['all' => true] ];
- Add the contents of the file
shopware_example.yamlto your project'sshopware.yamlfile (typically located atconfig/packages/shopware.yaml), adjusting the environment variables as necessary.
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2024-12-06