定制 shennyg/azure-blob-remote-volume 二次开发

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

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

shennyg/azure-blob-remote-volume

最新稳定版本:1.1.1

Composer 安装命令:

composer require shennyg/azure-blob-remote-volume

包简介

Azure Blob Remote Volume plugin for Craft CMS 3.1

README 文档

README

Azure Blob Remote Volume plugin for Craft CMS 3.x

Microsoft Blob Icon

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

You can install this plugin from the Plugin Store or with Composer.

From the Plugin Store

Go to the Plugin Store in your project’s Control Panel and search for “Azure Blob Remote Volume”. Then click on the “Install” button in its modal window.

With Composer

Open your terminal and run the following commands:

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require shennyg/azure-blob-remote-volume

# tell Craft to install the plugin
./craft install/plugin azure-blob-remote-volume

Setup

To create a new asset volume for your Azure Blob container, go to Settings → Assets, create a new volume, and set the Volume Type setting to "Azure". Toggle "Assets in this volume have public URLs" on and enter the base URL. Normally something like https://AZURE_STORAGE_ACCOUNT_NAME.blob.core.windows.net/AZURE_STORAGE_CONTAINER_NAME/ or use the https://AZURE_CDN_NAME.azureedge.net/AZURE_STORAGE_CONTAINER_NAME/ if you have a Azure CDN setup.

You will also need to enter the Azure Storage Account Name, Account Key and Container Name.

Azure Blob Remote Volume Roadmap

Some things to do, and ideas for potential features:

  • Force newer version of Craft CMS to allow for using autosuggestField in the New Volume page allowing backwards compatibility to v0.1.1.

Brought to you by SunnyByte, pain-free web and app development.

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-05-10