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.
Hook/Alter Eventer
This module replaces all hook/alter functions calls with event subscribers calls, and it dispatches global events too. After installing it all hooks and alters functions will be executed with...
Categories: Developer tools, Performance
Cache Mover
Cache Mover is a cache backend useful for migrating cache bins from one backend to another with minimal or no performance loss and without any downtime. Scenario Imagine you have a cache bin stored...
Categories: Performance
Big Pipe
Pipelining web pages for high performance Attention: this module is experimental. Not recommended for live sites. Testing and feature requests are welcome to get a stable module. This module is...
Categories: Performance
Cache Control
The new 2.0-rc1 release is NOT backwards compatible with the previous version (not even with some 2.x-dev releases). If you're planning on using it, you should completely uninstall the previous...
Categories: Performance