projectmyst / account_info
Lets you export an Apple Profile Config and displays account information.
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 0
Type:roundcube-plugin
pkg:composer/projectmyst/account_info
Requires
- php: >=5.3.0
- roundcube/plugin-installer: >=0.1.3
This package is auto-updated.
Last update: 2025-10-29 03:24:31 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