
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.
Sandbox test of D7 upgrade
aadfasfasdfasd
promo_test
asdf
sandboxes ftw
asdf
Bundle Inherit ECK
This module aims to close the gab between the great module Entity Construction Kit (ECK) and Bundle Inherit. For detailed infos please check out the module descriptions. IMPRTANT: You need to patch...
dafeder test sandbox
testing git
@Theming
Note: The feature is merged to at_base Provide some helper method for theming. Check the tests for more details. Install Download Twig library to /sites/all/libraries/twig — where we can find ...
@Route
Note: The feature is merged to at_base Faster way to define menu item in Drupal 7: # %atest_route/config/route.yml routes: atest_route/drupal: title: Hello Drupal page callback: atest_route_page...
Walkhub client
Client module for the WalkHub project. By installing this module, you won't need to use the proxy feature to play Walkthroughs on a site. This however also assigns the site to a WalkHub, that means...
Patch Backports
Place for backported patches that can not be uploaded to issue queues.
test sandbox 1
test
AddThis D8 Sandbox
D8 Stab for AddThis.
Mailjet integration
This module provides an interface to manage your Mailjet's newsletters into your Drupal site. Dependencies Entity API Views Development status Mailjet Campaign Entity Synchronization batch process...
Module Demo
This is a demo module
Flux Context.io
Integrates with the Context.IO API based upon the flux Services integration. This is an integration module, so it does not expose any end-user functionality. It integrates Drupal with the Context...
realname (webflo)
Realname Module for D8.
Get Latest
A super-simple module to help you obtain the latest node with a function without using views. USAGE: $latest = get_latest('article'); If you want to include unpublished results: $latest = get...
Dev Toolbar for Twig conversion
A sandbox module that implements hook_toolbar. It outputs content that should not be rendered in a tray wrapper.
DFP responsive ads
Overview Add an ability to show and hide google ads depending on screen size for mobile, tablet, and desktop layouts. Specially very useful for responsive sites which don't detect device. This...
Date Actions
Adds an action to rules to convert a timestamp to a string.
Amazon S3 Monitor
This module will monitor changes in the AmazonS3 module cache to check for new files. It will then add those files to a Drupal queue to be processed by interested modules. Does not provide any UI,...
assessment
The assessment module provides questionnaires. Different from Quiz it uses content types and applications are stored as nodes.
@Require
Note: The feature is merged to at_base Module provides drush command to download all dependencies for your modules. Easier for modules/themes to require external libraries. To list dependencies,...
Cron Dequeue
Dequeue a single batch for all cron queues and optionally run a number of callbacks prior to this. This module allows you to do things like run the revision scheduler cron job every minute...
Multi Text Fields (dead)
This project is dead and unsupported. Use Field Collection or a custom module If you have ever had a use case that called for a double or triple text field with those text fields grouped together,...
Access checker search awk script
In addition to https://drupal.org/node/2109035 I am presenting a little awk script which prints out the classname for a given requirements string. Examples: ➜ system git:(8.x) ✗ awk -v search=...