定制 torqnorth/pimcore-flysystem-azure-bundle 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

torqnorth/pimcore-flysystem-azure-bundle

Composer 安装命令:

composer require torqnorth/pimcore-flysystem-azure-bundle

包简介

README 文档

README

This package enables Pimcore to write to an Azure Storage Account via Flysystem. It acts as a wrapper around https://github.com/Azure-OSS/azure-storage-php-adapter-flysystem. To install:

  1. Run composer require torqnorth/pimcore-flysystem-azure-bundle
  2. Set environment variables and values for AZURE_STORAGE_ACCOUNT_NAME, AZURE_STORAGE_ACCOUNT_CONTAINER, AZURE_STORAGE_ACCOUNT_CONTAINER_ASSETS and AZURE_STORAGE_ACCOUNT_KEY which will allow the bundle to write to your Storage Account.
  3. Register the bundle by adding it to your Kernel.php:
    class Kernel extends PimcoreKernel
    {
        public function registerBundlesToCollection(BundleCollection $collection) {
            $collection->addBundle(new \TorqNorth\PimcoreFlysystemAzureBundle\TorqPimcoreFlysystemAzureBundle);
        }
    }
  4. Add the contents of the file flysystem_example.yaml to your project's flysystem.yaml file (typically located at pimcore-root/config/packages/flysystem.yaml).

License

This bundle is licensed under the Pimcore Open Core License (POCL) and is intended for use with Pimcore Platform 2025.1 and newer.

See LICENSE.md for full license text.

统计信息

  • 总下载量: 374
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2026-03-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固