PHPackages                             gianlucagiacometti/roundcube-toolbox - 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. [Database &amp; ORM](/categories/database)
4. /
5. gianlucagiacometti/roundcube-toolbox

ActiveRoundcube-plugin[Database &amp; ORM](/categories/database)

gianlucagiacometti/roundcube-toolbox
====================================

Set of tools for Roundcube webmail

1.6.0(3y ago)1964212[4 issues](https://github.com/gianlucagiacometti/roundcube-toolbox/issues)[2 PRs](https://github.com/gianlucagiacometti/roundcube-toolbox/pulls)GPL-3.0-or-laterPHPPHP &gt;=5.4.0

Since Jan 1Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/gianlucagiacometti/roundcube-toolbox)[ Packagist](https://packagist.org/packages/gianlucagiacometti/roundcube-toolbox)[ Docs](https://github.com/gianlucagiacometti/roundcube-toolbox/)[ RSS](/packages/gianlucagiacometti-roundcube-toolbox/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (1)Versions (4)Used By (0)

Roundcube Toolbox
=================

[](#roundcube-toolbox)

This plugin is a set of tools for [Roundcube Webmail](https://github.com/roundcube/roundcubemail)
Some tools are designed to work with [PostfixAdmin](https://github.com/postfixadmin/postfixadmin) / [Postfix with sql backend](http://www.postfix.org/DATABASE_README.html)

ATTENTION
---------

[](#attention)

This plugin works with RC 1.7.

Release 1.7.0 of the plugin works with 1.7 of Roundcube Webmail

Master branch works with the Git version of Roundcube Webmail

Available tools
---------------

[](#available-tools)

- **aliases** \[tool to manage aliases in postfixadmin\]
- **forward** \[tool to manage forward addresses in postfixadmin\]
- **vacation** \[tool to manage postfixadmin vacation\]
- **purge** \[tool to periodically purge Trash and Junk folders\]
- **preview** \[tool to disable message preview\]
- **customise** \[tool to customise Blank Page and CSS per domain\]
- **attachments** \[tool to replace large attachments with a link in outgoing messages\]

Requirements
------------

[](#requirements)

- [Roundcube jQueryUI plugin](https://github.com/roundcube/roundcubemail/tree/master/plugins/jqueryui)

License
-------

[](#license)

This plugin is released under the [GNU General Public License Version 3+](https://www.gnu.org/licenses/gpl.html) except skins, which are subject to the [Creative Commons Attribution-ShareAlike License](http://creativecommons.org/licenses/by-sa/3.0).

Install
-------

[](#install)

- Place this plugin folder into plugins directory of Roundcube
- Change the folder name to 'toolbox'
- Add 'toolbox' to `$config['plugins']` in your Roundcube config file

**NB:** When downloading the plugin from GitHub you will need to create a directory called toolbox and place the files in there, ignoring the root directory in the downloaded archive.

Update database using the appropriate file in the SQL folder.

Customise tool needs a folder called 'tmp' writeable by the web browser.
Attachments tool needs a folder called attachments writeable by the web browser.
The file /bin/initplugin.sh can do the job for you.

Config
------

[](#config)

The default config file is plugins/toolbox/config.inc.php.dist
Copy 'config.inc.php.dist' to 'config.inc.php'
Edit the plugin configuration file 'config.inc.php' and choose the appropriate options

**$rcmail\_config\['toolbox\_dsn'\]**
Sets the connection to the data source
Examples:

```
$rcmail_config['toolbox_dsn'] = 'pgsql://username:password@localhost/database';
$rcmail_config['toolbox_dsn'] = 'mysql://username:password@host/database';

```

**$config\['toolbox\_sql\_table\_name'\]**
Sets the name of the sql table
Default value:

```
$config['toolbox_sql_table_name'] = 'toolbox';

```

**$config\['toolbox\_sql\_username\_field'\]**
Sets the name of the username field in the toolbox sql table
Default value:

```
$config['toolbox_sql_username_field'] = 'username';

```

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance46

Moderate activity, may be stable

Popularity27

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

1227d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a0b87a5a9028115bee573b19f294fd618c20214889d9e2b6f947242a32a55496?d=identicon)[gianlucagiacometti](/maintainers/gianlucagiacometti)

---

Top Contributors

[![gianlucagiacometti](https://avatars.githubusercontent.com/u/52405?v=4)](https://github.com/gianlucagiacometti "gianlucagiacometti (63 commits)")[![SinyaWeo](https://avatars.githubusercontent.com/u/4738323?v=4)](https://github.com/SinyaWeo "SinyaWeo (4 commits)")[![dicea-unipd](https://avatars.githubusercontent.com/u/62897774?v=4)](https://github.com/dicea-unipd "dicea-unipd (3 commits)")[![Callidior](https://avatars.githubusercontent.com/u/7915048?v=4)](https://github.com/Callidior "Callidior (2 commits)")[![joebordes](https://avatars.githubusercontent.com/u/1237191?v=4)](https://github.com/joebordes "joebordes (2 commits)")[![Henri-J-Norden](https://avatars.githubusercontent.com/u/55378880?v=4)](https://github.com/Henri-J-Norden "Henri-J-Norden (1 commits)")

---

Tags

databasepostfixpostfixadminroundcuberoundcubemailsqltoolscloudgoogledatabasesqlroundcubelogintoolsdropboxpurgeOneDrivepostfixcustomizeforwardpostfixadminvacationroundcubemailout-of-office

### Embed Badge

![Health badge](/badges/gianlucagiacometti-roundcube-toolbox/health.svg)

```
[![Health](https://phpackages.com/badges/gianlucagiacometti-roundcube-toolbox/health.svg)](https://phpackages.com/packages/gianlucagiacometti-roundcube-toolbox)
```

###  Alternatives

[rah/danpu

Zero-dependency MySQL dump library for easily exporting and importing databases

64401.8k10](/packages/rah-danpu)[opis/database

A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder

10184.2k3](/packages/opis-database)

PHPackages © 2026

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