All Projects → dsoares → Roundcube Removeattachments

dsoares / Roundcube Removeattachments

Roundcube plugin to add an option to remove attachments from a message.

Labels

Projects that are alternatives of or similar to Roundcube Removeattachments

Vim Vide
Lightest vimrc, while strong enough. 最轻的vim配置,却足够强!
Stars: ✭ 649 (+12880%)
Mutual labels:  plugin
Vue Progressive Image
Vue progressive image loading plugin
Stars: ✭ 684 (+13580%)
Mutual labels:  plugin
Vue I18n
🌐 Internationalization plugin for Vue.js
Stars: ✭ 6,502 (+129940%)
Mutual labels:  plugin
Scxcodeswitchexpander
Xcode plugin that enables switch cases autocompletion
Stars: ✭ 662 (+13140%)
Mutual labels:  plugin
Mediumlightbox
Nice and elegant way to add zooming functionality for images, inspired by medium.com
Stars: ✭ 671 (+13320%)
Mutual labels:  plugin
Wal2json
JSON output plugin for changeset extraction
Stars: ✭ 705 (+14000%)
Mutual labels:  plugin
Slinky
A light-weight, responsive, mobile-like navigation menu plugin
Stars: ✭ 649 (+12880%)
Mutual labels:  plugin
Iro.js
🎨 Modular color picker widget for JavaScript, with support for a bunch of color formats
Stars: ✭ 796 (+15820%)
Mutual labels:  plugin
Tandem
Typing in Tandem. Decentralized, cross-editor, collaborative text-editing!
Stars: ✭ 678 (+13460%)
Mutual labels:  plugin
Ultisnips
UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!
Stars: ✭ 6,465 (+129200%)
Mutual labels:  plugin
Landrush
A Vagrant plugin that provides a simple DNS server for Vagrant guests
Stars: ✭ 665 (+13200%)
Mutual labels:  plugin
Vue Stripe
Stripe Checkout & Elements for Vue.js
Stars: ✭ 669 (+13280%)
Mutual labels:  plugin
Gulp Htmlmin
Minify HTML
Stars: ✭ 720 (+14300%)
Mutual labels:  plugin
Will paginate
Pagination library for Rails, Sinatra, Merb, DataMapper, and more
Stars: ✭ 5,621 (+112320%)
Mutual labels:  plugin
Markdown Preview.vim
⚠️ PLEASE USE https://github.com/iamcco/markdown-preview.nvim INSTEAD
Stars: ✭ 764 (+15180%)
Mutual labels:  plugin
Sonar Cxx
SonarQube C++ plugin (Community): This plugin adds C++ support to SonarQube with the focus on integration of existing C++ tools.
Stars: ✭ 649 (+12880%)
Mutual labels:  plugin
Input Overlay
Show keyboard, gamepad and mouse input on stream
Stars: ✭ 684 (+13580%)
Mutual labels:  plugin
Linktoselection
Allow your website visitors to deep-link to any selected page content
Stars: ✭ 5 (+0%)
Mutual labels:  plugin
Jquery.print
Easy to use, Element Printing Plugin for jQuery
Stars: ✭ 772 (+15340%)
Mutual labels:  plugin
Nuxt Optimized Images
🌅🚀 Automatically optimizes images used in Nuxt.js projects (JPEG, PNG, SVG, WebP and GIF).
Stars: ✭ 717 (+14240%)
Mutual labels:  plugin

Roundcube plugin remove-attachments

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

Installation with composer

Add the plugin to your composer.json file:

"require": {
    (...)
    "dsoares/removeattachments": "*"
}

And run $ composer update [--your-options].

Manual Installation

  1. Place this folder under your Rouncdube plugins/ folder. The folder's name must be removeattachments.
  2. 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].