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

161[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 1mo ago

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

Popularity10

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://www.gravatar.com/avatar/a09074f5d2adbfb2f9a7d38c73acd5860e2e72bbdbf7a0e145512a4aefd04c04?d=identicon)[jv-barsuk](/maintainers/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

[byrokrat/accounting

Analysis and generation of bookkeeping data according to Swedish standards

121.6k](/packages/byrokrat-accounting)[php-redis/bloom-filter

php-redis/bloom-filter

101.9k](/packages/php-redis-bloom-filter)

PHPackages © 2026

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