Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

IMCE Uploader

Have you ever felt annoyed for uploading only one file at a time to IMCE? This module gives you a new way to upload files using IMCE.

Basically, this module provides a simple API to allow other modules register to IMCE Upload form, so user can choose the needed uploader in IMCE Profile form. That means you can have lot of uploaders in the system and you can choose which profile uses which uploader.

Besides that, It also provides the Plupload uploader as a plugin (in this module) to allow uploading multiple files at a time. If you want to use it, just select "IMCE Uploader - Plupload" the module list and enable it.

Implementation

This module uses hook_form_FORM_ID_alter() to alter the IMCE Profile form
(imce_profile_form) to manage the uploaders.

Integration

Feel free to integrate your uploader using my API. There are only 2 functions
you should know
- hook_imce_uploader(): Register your uploaders.
- hook_imce_uploader_alter(): Change the list of registered uploaders.

You can see the file imce_uploader.api.php and my plugin for more information.

Dependencies

  1. IMCE
  2. Plupload (for the Plupload plugin inside this module if you choose to use it)

Installation

Mail Dumpster

Mail dumpster lets you suppress mail messages from modules that you can't otherwise disable (looking at you UberCart).

Gridster

API module to include gridster javascript library, see http://gridster.net

Node to DOCX

PHPDocX

Node to DOCX allows you to generate word documents (DOCX format) of any node.

CleverReach Module

CleverReach offers you powerful email marketing software which enables you to create your professional emails online, send them safely, measure the success and manage your email contacts.

This module enables the power of CleverReach in Drupal. It uses the Cleverreach API.

- Import your Cleverreach-Groups & Attributes (Fields)
- Create blocks for each group. A block contains a form for newsletter subscription. Optionally attributes are included as a form field.
- Subscriptions automatically are sent to your CleverReach-Account.

Roadmap:

Version 2.x
- Display mailing-reports via Google Chart API (Clicks, Bounces etc)
- Display user history and stats via Google Chart API
- Connect Drupal users with CR users (if email-addresses match)
- Display email subscription form at user registration

Version 3.x
- "Sync" Drupal entities (aka nodes) as mailings with cleverreach GUI

Feel free to create issues for more ideas.

Sponsored by CleverReach & Kasalla Media

If you like to support the maintanace of this module, please use the following link to register at CleverReach.

Pages

Subscribe with RSS Subscribe to RSS - Integrations