hercegdoo/roundcube-excel-export
最新稳定版本:1.0.0-alpha1
Composer 安装命令:
composer require 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.
README 文档
README
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
- Export email subjects, senders, body and dates to an Excel file.
- Simple integration with the Roundcube interface.
- Lightweight and easy to use.
Installation
-
Download or Clone the Repository:
git clone git@github.com:HercegDoo/rc_excel_export.git
-
Copy the Plugin: Copy the
rc_excel_exportfolder to your Roundcube installation'spluginsdirectory.cp -r rc_excel_export /path/to/roundcube/plugins/
-
Enable the Plugin: Edit your Roundcube
config/config.inc.phpfile to enable the plugin by adding it to the$config['plugins']array.$config['plugins'] = array('rc_excel_export', ...);
-
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
- Log in to your Roundcube webmail client.
- Navigate to the email folder you wish to export.
- Click the "Export to Excel" button in the toolbar.
- The contents of the folder will be downloaded as an Excel file.
Requirements
- Roundcube 1.3 or higher
- PHP 7.0 or higher
- PhpSpreadsheet library
License
This plugin is licensed under the MIT License. See the LICENSE file for more information.
Contributing
Contributions are welcome! Please fork this repository and submit a pull request for any features, bug fixes, or enhancements.
Contact
For issues or questions, please open an issue on GitHub or contact the maintainer at rti@dooherceg.ba.
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-08-18