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
Requires
- php: >=5.3.0
- roundcube/plugin-installer: >=0.1.3
This package is auto-updated.
Last update: 2024-10-29 06:00:02 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_info
folder to your Roundcubeplugins
directory - Add
account_info
to$config['plugins']
in your Roundcubeconfig/config.inc.php
Configuration
You can customize some settings :
- Rename
plugins/account_info/config.inc.php.dist
toplugins/account_info/config.inc.php
- Edit
plugins/account_info/config.inc.php
as you fancy