承接 meles/attachment_preview 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

meles/attachment_preview

Composer 安装命令:

composer require meles/attachment_preview

包简介

Preview Attachment in message area instead of new tab

README 文档

README

Preview attachment in message area instead of new tab.

Usage

The plugin adds an option to the attachment menu, so you can preview the attachment right within the message area:

“”

Install

Execute the following lines in your Roundcube plugins folder

wget -q https://github.com/jv-barsuk/roundcube_attachment_preview/archive/refs/heads/main.zip -O attachment_preview.zip; unzip attachment_preview.zip; mv roundcube_attachment_preview-main attachment_preview; rm attachment_preview.zip

add the plugin 'attachment_preview', to the plugins list in your roundcube config file config/config.inc.php:

$config['plugins'] = array(
        'carddav',
        'persistent_login',
        'attachment_preview',
);

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2023-02-11