
Add functionality and customize your Drupal application with thousands of projects contributed by our amazing community.
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.
Makemeeting views
Proof of concept to integrate Make Meeting Scheduler with views.
Page manager context argument
Page manager context argument is a drupal 8 module, which allows you to add page contexts of page variants from page manager to be set as default arguments for views. I came across this solution...
Final Field
A simple module that adds the option to make any field only editable once on entity creation and have it disabled later on. Possible future improvement, for example: allow to enable fields as long...
Demo sandboxmodule
Demo sendbox screencast
Display Suite Switch View Mode Condition
This module provides nothing more than a condition plugin that checks the value of the Display Suite Switch View Mode field (ds_switch). It allows to select a set of view modes to match against the...
Drouse
A module that enables Drupal to be used as a coupling mechanism between MQTT devices located in a Smart Home ecosystem.
punch-in-and-out
DBpedia Spotlight
DBpedia Spotlight is a tool for automatically annotating mentions of DBpedia resources in text. See http://dbpedia-spotlight.github.io/demo/ The module runs a batch process to analyse ONLY the text...
Referenced Entity Field Condition
Provides a condition plugin that follows the context nodes entity reference fields and matches a specific field on a referenced entity, e.g. a field of a referenced taxonomy term, but any reference...
APE Azan
By using this module you can show azan times block every where you want in your site. in current version we just support persian language and only show iran states and a few cities! If you support...
Drupal Diversity
Drupal Diversity & Inclusion The Drupal Diversity and Inclusion Workgroup, also known as 'DD&I', is an independent collective of volunteers who advocate for greater diversity in the community and...
CU back to top module
Remake of the CU back to top functionality in Drupal 8.
Pollen Forecast
Pollen count is a measure of how much pollen is in the air in a certain area at a specific time. It is expressed in grains of pollen per square meter of air collected over 24 hours. This module...
Sidemenu
A very simple and lightweight Drupal 7 module, that turns the Admin Menu to a sidebar fly-out menu. This module depends on Admin Menu.
Drupal League 8
Classic Slideshow
INTRODUCTION ------------- * Classic Slideshow provides a view style which is used to create an image slider with some caption. REQUIREMENTS ------------- * Classic Slideshow requires Drupal 8 &...
Automated copyright
Overview Simple copyright provides a block with an automated copyright statement. i.e. © 2001-2016 drupal.org All Rights Reserved The end year(currect year) will change automatically to the...
dH Weather
Provides storage for weather data compatible with the NOAA RTMA Hourly Dataset, and with extra columns needed for wetness. Other attributes could be extended via the use of dh_properties.
twig compress
Adds the htmlcompress tag to twig. {% htmlcompress %} {{ page_top }} {{ page }} {{ page_bottom }} {% endhtmlcompress %}
LoremIpsum
Just Testing
Chatwing Live Group Chat - HTML5 + Chat Apps
ChatWing is the ultimate free live chat service, instantly chat from any device. ChatWing is 100% cloud based live chat, talk on websites, via direct links like "chatwing.com/Mygroup" and inside...
Entity Reference Views Formatter D8
NOTE: This module works fine, but I completely missed the fact that there's a better module already existing for this purpose: https://www.drupal.org/project/views_field_formatter Entity Reference...
UITweak
UITweak provides a set of APIs and utilities to help site builders and developers to tune Drupal UI. For the moment, UITweak includes the following things: UITweak Commons: provides a set of APIs...
Views Load All Pager
INTRODUCTION ------------ The Views Load All module is a simple pager plugins for view. Inherit some features from following two modules. * Views Load More . * Views Show More. Admin can manage...
Collapsible list
This is a developer module. 'collapsible_list' exposes theme_collapsible_list, which will theme an array as a collapsible unordered (<ul>) or ordered (<ol>) list. Only few list items...