projectmyst / account_info
允许导出 Apple 配置文件并显示账户信息。
1.2
2020-06-23 16:22 UTC
Requires
- php: >=5.3.0
- roundcube/plugin-installer: >=0.1.3
This package is auto-updated.
Last update: 2024-09-29 05:49:31 UTC
README
这是一个 Roundcube 插件,用于导出邮件配置配置文件并显示账户信息。该插件基于 export_provisioning 由 paspo 开发。
许可证
此插件在 GNU 通用公共许可证版本 3+ 下发布。
安装
- 将插件文件夹重命名为
account_info
- 将
account_info
文件夹上传到您的 Roundcubeplugins
目录 - 将
account_info
添加到您的 Roundcubeconfig/config.inc.php
中的$config['plugins']
配置
您可以自定义一些设置
- 将
plugins/account_info/config.inc.php.dist
重命名为plugins/account_info/config.inc.php
- 根据需要编辑
plugins/account_info/config.inc.php