projectmyst / account_info
Lets you export an Apple Profile Config and displays account information.
Package info
github.com/HostOncilla/roundcube-account_info
Type:roundcube-plugin
pkg:composer/projectmyst/account_info
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: 2026-03-01 00:31:58 UTC
README
Roundcube plugin that exports mail config profile and displays account information. This plugin is based on export_provisioning by paspo.
License
This plugin is released under the GNU General Public License Version 3+.
Installation
- Rename the plugin folder to
account_info - Upload
account_infofolder to your Roundcubepluginsdirectory - Add
account_infoto$config['plugins']in your Roundcubeconfig/config.inc.php
Configuration
You can customize some settings :
- Rename
plugins/account_info/config.inc.php.disttoplugins/account_info/config.inc.php - Edit
plugins/account_info/config.inc.phpas you fancy