texxasrulez/account_details

Display additional information for the current user and much more.

Installs: 1 173

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 2

Forks: 4

Open Issues: 4

Type:roundcube-plugin

3.4 2020-07-16 04:46 UTC

This package is auto-updated.

Last update: 2024-04-14 00:12:45 UTC


README

Adds tab in Setting for more user info.

  • Identities
  • email address
  • storage space quota
  • Operating System
  • Web Browser
  • Video Resolution
  • Mailbox Stats
  • Server URL, port and other useful info
  • CalDAV URL;s
  • CardDAV URL's
  • and more

You can enable/disable certain things via the config.inc.php

Installation

Upload contents to '/roundcube_location/plugins/account_details/'.

Enable plugin via config.inc.php with

$config['plugins'] = array('account_details');

Make an hourly cronjob with your web credentials as follows for Roundcube Version Checking:

curl https://api.github.com/repos/roundcube/roundcubemail/releases | grep tag_name | grep -o "[0-9].[0-9].[0-9]\{1,\}" | sort -n | tail -1 > /path_to_roundcube/plugins/account_details/rc_latest.txt

Enjoy!

💰 Donations 💰

If you use this plugin and would like to show your appreciation by buying me a cup of coffee, I surely would appreciate it. A regular cup of Joe is sufficient, but a Starbucks Coffee would be better ...
Zelle (Zelle is integrated within many major banks Mobile Apps by default) - Just send to texxasrulez at yahoo dot com
No Zelle in your banks mobile app, no problem, just click Paypal and I can make a Starbucks run ...

I appreciate the interest in this plugin and hope all the best ...

Screenshot

With All Details enabled

Alt text