Add functionality and customize your Drupal application with thousands of projects contributed by our amazing community.

109 modules match your search

A module is code that extends Drupal's by altering existing functionality or adding new features. You can use modules contributed by others or create your own. Learn more about creating and using Drupal modules.

IMCE

IMCE Logo

IMCE is an image/file uploader and browser that supports personal directories and quota.

IMCE Mkdir

IMCE Mkdir Screenshot

IMCE Mkdir allows users to create and delete sub-directories under directories assigned by IMCE.

IMCE for FileField

Screenshot of IMCE for File Field

IMCE for FileField allows users to select files from IMCE File Browser.

IMCE Rename

Screenshot

Adds file and folder renaming functionality to the user interface of the IMCE file browser

IMCE plupload

This module uses the plupload integration module to integrate plupload into the IMCE file browser.

IMCE Crop

IMCE Crop Screenshot

Adds image cropping functionality to IMCE through its UI.

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

IMCE Tools

Screenshot showing IMCE Search and IMCE File Path

IMCE Tools is a package of useful functionality for use with IMCE. This package contains three modules:

IMCE Directory Manager

This module provides an interface for specifying which directories a user can access via the IMCE module. It is useful when you have users which have the same Drupal roles but need to be confined to directories which can not be derived from user data.

Configuration access requires the "administer site configuration" permission.

Readme

IMCE Search

This module provides a search box on the IMCE interface for searching the files table based on current directory path. This won’t find all files uploaded matching the search criteria but it will find any recorded in the files table.

Readme

IMCE File Path

This module provides a status bar type interface in the IMCE window listing the path to a file which makes it easy to build a link to a file instead of embedding it.

Readme

IMCE Rename Plugin

Module adds functionality renaming images from user interface of the IMCE file browser.

IMCE Rotate

This modules provides the ability to rotate images in IMCE.

imce_multiple_roles_folders

This module supports multiple roles and IMCE profiles folders access configuration.

Additional Requirements

IMCE module.

IMCE Copy Link

IMCE Copy Link Screenshot

IMCE Copy Link adds a Copy Link button to the IMCE file manager tabs. Clicking it copies the currently selected file URL to the clipboard. The URL can then be pasted into any Drupal text field or an external program.
When no file is selected, the current directory URL is copied.

IMCE Private Public Buttons

The IMCE Private module adds seperate IMCE buttons for private and public files to CKEditor 4 & 5, so you can access the non-default filesystem. IMCE public and private buttons are added to the Content menu

IMCE unzip

Need to give your users a way to upload and expand zip files without giving them shell access to your server? Now you can!

IMCE Menu Links

IMCE Menu Links Screenshot

Drupal's menu system requires absolute path to files located locally within a Drupal site.

Imce dynamic folder path

Overview

This module add the possibility to create Dynamic paths in Imce profiles by creating imce_dfp plugins.

IMCE Prettyfiles

Syncing content between different website instances can be quite painful, especially if you're using a hosting management tool like Aegir which takes over a lot of the configuration of your website

Workbench Access IMCE

Synopsis

Workbench Access IMCE provides a function, workbench_access_imce_path, that can

IMCE JUpload

Similar to IMCE Plupload, this module integrates the java based JUplo

IMCE Kama Style

IMCE meets CKEditor Kama

A tiny module that styles the 2.x branch of IMCE to match the Kama theme of CKEditor. It provides a more unified experience for content managers.

Pages