josehoudini/media-library 问题修复 & 功能扩展

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

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

josehoudini/media-library

最新稳定版本:v0.1.2

Composer 安装命令:

composer require josehoudini/media-library

包简介

A centralized media library for your Kirby site.

README 文档

README

A simple plugin that adds a centralized media library for Kirby sites.
It provides tabs for Images, Videos, Documents and other files, displays thumbnails, file info, and panel links. Perfect for managing all assets in one place.

Installation

Download

  1. Run composer require josehoudini/media-library

or

  1. Download the .zip
  2. Copy the folder into /site/plugins/media-library

Setup

Add media-library to your panel menu in

// site/config/config.php

return [
  'panel' => [
    'menu => [
        ...
        'media-library',
    ]
  ]
];

Disclaimer

This plugin is provided "as is" with no guarantee. Use it at your own risk and always test it yourself before using it in a production environment. If you find any issues, please create a new issue.

Roadmap

  • Caching and pagination
  • Add sorting functionality
  • Add search functionality
  • Target and highlight "danger zone" files

License

MIT

It is discouraged to use this plugin in any project that promotes racism, sexism, homophobia, animal abuse, violence or any other form of hate speech.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-12-16