dsoares / removeattachments
This plugin adds an option to remove one or more attachments from a message
Installs: 665
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 8
Forks: 6
Open Issues: 4
Type:roundcube-plugin
Requires
- php: >=5.4
- roundcube/plugin-installer: >=0.1.3
README
Roundcube plugin to add an option to remove one or all attachments from a message. The original code is from Philip Weir.
Stable versions of this plugin are available from the Roundcube plugin repository or the releases section of the GitHub repository.
Requirements
None.
Installation
Install with composer
-
Go to your Roundcube root directory.
-
Run
$ composer require dsoares/removeattachments
.
Manual Installation
-
Place this folder named
removeattachments
under your Rouncdubeplugins/
folder. The folder's name must beremoveattachments
. -
Enable the removeattachments plugin within the main Roundcube configuration file
config/config.inc.php
.
License
This plugin is released under the GNU General Public License Version 3+.
Contact
Comments and suggestions are welcome!
Email: Diana Soares