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

10,034 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.

Masquerade Log

This module extends Masquerade by logging also the original user in all logger entries when the current user is masquerading.<

Layout Builder Block Decorator

Layout Builder block decorator is mainly an API module that provides a new plugin type which allows wrapping and decorating blocks added in layouts.

SDC Bootstrap

Here, write an introduction that summarizes the purpose and function of this project with a focus on users brand new to Drupal. Answer the question: What solution does this module provide?

Node Revision Restrict

Node revision restrict screenshot

The Node Revision Restrict module allows you to restrict revisions of node for each content type.

Javascript Aggregator

Javascript Aggregator

The aim of the JavaScript Aggregator module is to improve performance of your site with less server requests and bandwidth per page. In Drupal 5, all the JavaScript files will be aggregated into one file and optionally minified. JavaScript aggregation was brought into core with Drupal 6, so the Drupal 6 version of this module goes one step further to minify that file.

It basically does the following:

  • Takes the $scripts variable and removes .js files using a regular expression
  • Generates a unique filename for any set of .js files
  • Creates and caches one file containing all .js files in files/js
  • Optionally minifies the JavaScript using JSMin
  • Returns a modified $scripts variable with link to cached file

Token Default

Allows a token to be given a default value in the event of no value being found.

This can be altered per content type.

Background Sliders

test1

Background Slider is allow you to add slide with 2 types slider in option. This module are used to 2 type of slider which is image and video.

GraphQL Book

This module adds a GraphQL schema extension and relevant resolvers to enable CRUD (Create, Read, Update, Delete) operations for Drupal Books.

Environment watermark

Introduction

This module enable a watermark that is shown throught CSS on admin and front
pages.

Requirements

The module do not have any dependence.

Geo Time Zone

API that determines the time zone based on geo location (coordinates or region or country).

Webform Workflow

This is a Drupal 7 module which allows assigning workflow 'states' to webform submissions.

Users can be notified when submissions change state.

Featured Content Slider

Picture 1.jpeg

Featured Content Slider now has a new release 7.x-1.1

What is Featured Content Slider?

Featured Content Slider is a module to feature latest nodes in a block that displays as a slideshow. This makes a featured slideshow out of node content displayed in the block.

Features

1. Improved Code
2. Nice, configurable, themable slider.
3. You can control options like fade, auto-rotate, speed etc.
4. Can be associated with multiple content types (upto 3).
5. Comes configured with multiple blocks (upto 3)
6. New release has a contrib module that supports preconfigured images using imagecache, themeing, automatically creates a content type when the module is installed
and also supports embedded videos. It also automaitcally creates thumbnails for embdeded videos. It displays the slider like this one: http://www.cirm.ca.gov/ out of the box when installed.
Note:We have not tested contrib custom slider working together with the main slider yet.

Many Thanks!

jchatard (http://drupal.org/user/130002): for a patch that fixes lot of bugs with this module. Also, makes it more compatible with Drupal standards.
bordage (http://drupal.org/user/165112): for releasing franch translation of this module.
manarth (http://drupal.org/user/321496): for other patches.
Am I missing any one else?

Sponsors

Easy Install D10

This is a temporary module to allow the brilliant easy_install module to be used on Drupal 10.

Cohesion VCS config

Before module installed and after

Readable Acquia Site Studio (ex. Cohesion) Configuration files

The module makes Acquia Site Studio configuration readable and decrease amount of git conflicts.

Project Wiki

The Project Wiki module implements an editable wiki for your Drupal project.

Token Aliases

# Token Aliases

This modules allows it to use Token replacements, were the data is provided via $data argument, with aliases.

XHProf

This module allows you to profile your Drupal application using the XHProf profiler, Tideways and uprofiler (PHP 5 only)

Use community documentation to install/enable required PHP extension

XHProf is a hierarchical profiler for PHP. It reports function-level call counts and inclusive and exclusive metrics such as wall (elapsed) time, CPU time and memory usage. A function's profile can be broken down by callers or callees. The raw data collection component is implemented in C as a PHP Zend extension called xhprof. XHProf has a simple HTML based user interface (written in PHP). The browser based UI for viewing profiler results makes it easy to view results or to share results with peers. A callgraph image view is also supported.

It also provides a native Drupal UI (as opposed to facebook's original php front end) to view the profiling data. Having this in Drupal provides several advantages:

  • Simpler setup
  • No need to setup extra vhosts
  • Limit access via roles and permissions
  • Use alternative storage backends such as MongoDb

D8+ version also supports:

  • Profilers: XHProf, Tideways and uprofiler (PHP 5 only).
  • Append --xh-link and Drush 8 will save a profile to the same directory that this module uses. Browse Drush 8 profile data with this module.

Comment Permissions

The Comment Permissions module enables control of commenting by user role and by node type.

Drupal Js Path

CONTENTS OF THIS FILE
---------------------

* Introduction
* Installation
* Usage
* Maintainers

INTRODUCTION
------------

Pages