PHPackages                             hercegdoo/roundcube-excel-export - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. hercegdoo/roundcube-excel-export

ActiveRoundcube-plugin[PDF &amp; Document Generation](/categories/documents)

hercegdoo/roundcube-excel-export
================================

Roundcube Excel Export is a plugin for the Roundcube webmail client that allows users to export the contents of an email folder to an Excel file (.xlsx). This plugin is designed to help users easily back up or analyze their emails in a structured format.

1.0.0-alpha1(1y ago)011MITPHPPHP &gt;=7.4

Since Aug 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/HercegDoo/rc_excel_export)[ Packagist](https://packagist.org/packages/hercegdoo/roundcube-excel-export)[ RSS](/packages/hercegdoo-roundcube-excel-export/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

Roundcube Excel Export
======================

[](#roundcube-excel-export)

Description
-----------

[](#description)

**Roundcube Excel Export** is a plugin for the Roundcube webmail client that allows users to export the contents of an email folder to an Excel file (.xlsx). This plugin is designed to help users easily back up or analyze their emails in a structured format.

Features
--------

[](#features)

- Export email subjects, senders, body and dates to an Excel file.
- Simple integration with the Roundcube interface.
- Lightweight and easy to use.

Installation
------------

[](#installation)

1. **Download or Clone the Repository:**

    ```
    git clone git@github.com:HercegDoo/rc_excel_export.git
    ```
2. **Copy the Plugin:**Copy the `rc_excel_export` folder to your Roundcube installation's `plugins` directory.

    ```
    cp -r rc_excel_export /path/to/roundcube/plugins/
    ```
3. **Enable the Plugin:**Edit your Roundcube `config/config.inc.php` file to enable the plugin by adding it to the `$config['plugins']` array.

    ```
    $config['plugins'] = array('rc_excel_export', ...);
    ```
4. **Install Dependencies:**You can install the required dependencies using Composer. Navigate to the plugin directory and run the following command:

    ```
    composer install --no-dev
    ```

Usage
-----

[](#usage)

1. Log in to your Roundcube webmail client.
2. Navigate to the email folder you wish to export.
3. Click the "Export to Excel" button in the toolbar.
4. The contents of the folder will be downloaded as an Excel file.

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

[](#requirements)

- Roundcube 1.3 or higher
- PHP 7.0 or higher
- PhpSpreadsheet library

License
-------

[](#license)

This plugin is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.

Contributing
------------

[](#contributing)

Contributions are welcome! Please fork this repository and submit a pull request for any features, bug fixes, or enhancements.

Contact
-------

[](#contact)

For issues or questions, please open an issue on GitHub or contact the maintainer at [rti@dooherceg.ba](mailto:rrti@dooherceg.ba).

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

630d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7b15bce2b15cb1f892495110fa44eb0ee7a7e2a99fba0c6abe889fcc8202ee1f?d=identicon)[maniaba](/maintainers/maniaba)

---

Top Contributors

[![maniaba](https://avatars.githubusercontent.com/u/61078470?v=4)](https://github.com/maniaba "maniaba (8 commits)")

---

Tags

excelexcel-exportexportpluginroundcube

### Embed Badge

![Health badge](/badges/hercegdoo-roundcube-excel-export/health.svg)

```
[![Health](https://phpackages.com/badges/hercegdoo-roundcube-excel-export/health.svg)](https://phpackages.com/packages/hercegdoo-roundcube-excel-export)
```

###  Alternatives

[maatwebsite/excel

Supercharged Excel exports and imports in Laravel

12.7k144.3M711](/packages/maatwebsite-excel)[phpoffice/phppresentation

PHPPresentation - Read, Create and Write Presentations documents in PHP

1.4k2.4M25](/packages/phpoffice-phppresentation)[kartik-v/yii2-export

A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)

1623.1M35](/packages/kartik-v-yii2-export)[moonlandsoft/yii2-phpexcel

Exporting PHP to Excel or Importing Excel to PHP

1491.1M16](/packages/moonlandsoft-yii2-phpexcel)[yidas/phpspreadsheet-helper

PHP Excel Helper - Write and read Spreadsheet with easy way based on PhpSpreadsheet

383144.5k3](/packages/yidas-phpspreadsheet-helper)[yectep/phpspreadsheet-bundle

A Symfony bundle to integrate with PHPOffice's PhpSpreadsheet library

562.3M4](/packages/yectep-phpspreadsheet-bundle)

PHPackages © 2026

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