Skip to content

Extends the forward as attachment function to work with multiple messages. Switch to the Tags view below to ensure you have the right version for your version of Roundcube.

Notifications You must be signed in to change notification settings

corretge/Roundcube-Plugin-Forward-Attachment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roundcube Webmail ForwardAttachment
===================================
This plugin extends the forward as attachment function in the core to allow
forwarding of multiple messages at the same time

License
=======
This plugin is released under the GNU General Public License Version 3+
(http://www.gnu.org/licenses/gpl.html).

Even if skins might contain some programming work, they are not considered
as a linked part of the plugin and therefore skins DO NOT fall under the
provisions of the GPL license. See the README file located in the core skins
folder for details on the skin license.

Install
=======
* Place this plugin folder into plugins directory of Roundcube
* Add forwardattachment to $rcmail_config['plugins'] in your Roundcube config
NB: When downloading the plugin from GitHub you will need to create a directory
called forwardattachment and place the files in there, ignoring the root
directory in the downloaded archive.

If you clone the roundcube master repository, you can add this plugin with this command at root of roundcube folder:
	git submodule add https://github.com/JohnDoh/Roundcube-Plugin-Forward-Attachment.git plugins/forwardattachment

@todo How to enable forward message toolbar/contextmenu buttons when select multiple messages.

Requirements
============
contextmenu plugin
https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu

About

Extends the forward as attachment function to work with multiple messages. Switch to the Tags view below to ensure you have the right version for your version of Roundcube.

Resources

Stars

Watchers

Forks

Packages

No packages published