projectmyst / automatic_addressbook
The automatic addressbook plugin collect each address you send an email to and records it in an address book, making it available for later use or auto-completion.
Package info
github.com/ProjectMyst/roundcube-automatic_addressbook
Type:roundcube-plugin
pkg:composer/projectmyst/automatic_addressbook
dev-master
2020-08-27 06:26 UTC
Requires
- php: >=5.3.0
- roundcube/plugin-installer: >=0.1.3
This package is auto-updated.
Last update: 2026-02-27 18:31:59 UTC
README
The automatic addressbook plugin collect each address you send an email to and records it in an address book, making it available for later use or auto-completion.
License
This plugin is released under the GNU General Public License Version 3+.
Installation
- Rename the plugin folder to
automatic_addressbook - Upload
automatic_addressbookfolder to your Roundcubepluginsdirectory - Add
automatic_addressbookto$config['plugins']in your Roundcubeconfig/config.inc.php
Configuration
You can customize some settings :
- Rename
plugins/automatic_addressbook/config.inc.php.disttoplugins/automatic_addressbook/config.inc.php - Edit
plugins/automatic_addressbook/config.inc.phpas you fancy