PHPackages                             meles/attachment\_preview - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. meles/attachment\_preview

ActiveRoundcube-plugin[Utility &amp; Helpers](/categories/utility)

meles/attachment\_preview
=========================

Preview Attachment in message area instead of new tab

173[1 issues](https://github.com/jv-barsuk/roundcube_attachment_preview/issues)PHP

Since Feb 11Pushed 3y ago1 watchersCompare

[ Source](https://github.com/jv-barsuk/roundcube_attachment_preview)[ Packagist](https://packagist.org/packages/meles/attachment_preview)[ RSS](/packages/meles-attachment-preview/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Roundcube Attachment Preview
============================

[](#roundcube-attachment-preview)

Preview attachment in message area instead of new tab.

Usage
-----

[](#usage)

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

[![“”](docs/attachment_menu.png)](docs/attachment_menu.png)

Install
-------

[](#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',
);

```

###  Health Score

11

—

LowBetter than 0% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2843476?v=4)[jv-barsuk](/maintainers/jv-barsuk)[@jv-barsuk](https://github.com/jv-barsuk)

### Embed Badge

![Health badge](/badges/meles-attachment-preview/health.svg)

```
[![Health](https://phpackages.com/badges/meles-attachment-preview/health.svg)](https://phpackages.com/packages/meles-attachment-preview)
```

###  Alternatives

[xi/sms

Short messaging for PHP 5.3

1375.1k1](/packages/xi-sms)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
