
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.
NovaPoshta
This module allows users to store the NovaPoshta cities/warehouses data in the database, using NovaPoshta API v2.0. In current module version we are support a next NovaPoshta methods: getCities...
Categories: E-commerce
Devel form debug
This module adds a contextual link to every form that lets you easily find out form's ID, name of hook_form_FORM_ID_alter() hook and print out form's variables. The module is a successor of Get...
Categories: Developer tools
Commerce Fraud
This module provides configurable checks to score orders on how likely they are to be fraudulent. Fraud Rules This module provides a number of default rules Check If user has completed orders with...
Categories: E-commerce
Devel Ace
This module integrates the Ace code editor into Devel providing an intuitive and nice to use code pad for /devel/php Features Persistent storage of code between page refreshes. Auto indentation and...
Categories: Developer tools
Multi Value Field Overrides
Ever found yourself wanting to get rid of some of the basic functionality that Drupal automatically adds to mutli-value fields, such as draggable handles, header row, or even add more button? Now...
Categories: Administration tools, Developer tools
Better Form Errors
Overview This module changes Drupal form validation error messages to a better readable format with a stylable field name. Drupal core or contributed modules such as Webform may print error...
Categories: Site structure
URL alias restriction
Drupal is quite talkative in terms of showing off it's content. Often it makes content accessible which we actually don't want to show. That happens for instance very easily, if you're using nodes...
Categories: Access control, Administration tools, Site search
First Time Login
First time login module prompts the user to reset their profile when they login to their account for the first time (once the profile is updated, it will not prompt from next login onwards). After...
Categories: Access control, Administration tools