saccilottoconsulting/craft-internal-assets 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

saccilottoconsulting/craft-internal-assets

Composer 安装命令:

composer require saccilottoconsulting/craft-internal-assets

包简介

A simple plugin to restrict access to assets for permitted users only. Access to a given asset is only granted if the user has view-permissions for the given source (this can be set in the user- or group-settings). The asset source folder should be moved out of the web root folder so the files are n

README 文档

README

A simple plugin to restrict access to assets for permitted users only. Access to a given asset is only granted if the user has view-permissions for the given source (this can be set in the user- or group-settings).

The asset source folder should be moved out of the web root folder so the files are never accessible without this plugin.

Requirements

This plugin was tested with Craft CMS Version 4.4 and Version 5.0.4

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require saccilottoconsulting/craft-internal-assets
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Internal Assets.

Internal Assets Overview

The plugin installs a custom url matcher, which captures all requests on /internal/*. The request is then checked against all volumes to which the current user has view access. A 401 error (unauthorized) will be returned, if the user is not logged in or does not have access to the given volume.

Matching of the volume is perfomed by comparing the url with the public path of the file system of the volumes that the user has access to.

If the file is found, then the contents of the file are streamed to the client. Otherwise a 404 error (not found) is returned.

Configuring Internal Assets

There are currently no configuration options for the plugin. However, you need to enable publicPaths on the filesystem that you want to use and prefix the url path with /internal, e.g. /internal/assets

Internal Assets Roadmap

The following additional features are currently planned

  • Allow the use of image transformations on assets (currently not supported)
  • Enable custom path prefixes for internal assets
  • Support mp4 files on mobile devices

Brought to you by Ramon Saccilotto

统计信息

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

GitHub 信息

  • Stars: 35
  • Watchers: 3
  • Forks: 8
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-09-16

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固