Hookalyzer

Component type

module

Maintenance status

Development status

Downloads

667

Component created

Component changed

Hookalyzer inspects hook invocations, recording data about them as they fly by. Most interestingly, it keeps track of how datastructures change as they pass through each step of an alter.

See the README for the most updated info.

For now, just enable the module, and it'll start blowing chunks all over the bottom of your HTML output.

FastClick

Component type

module

Maintenance status

Development status

Downloads

7100

Component created

Component changed

Native-like tapping for touch apps

FastClick is a simple, easy-to-use library for eliminating the 300ms delay between a physical tap and the firing of a click event on mobile browsers. The aim is to make your application feel less laggy and more responsive while avoiding any interference with your current logic.

Commerce Restrict Area

Component type

module

Maintenance status

Development status

Downloads

1158

Component created

Component changed

Postal code, locality or administrative area filtering functionality for the Drupal Commerce orders. This module provides 2 main modes (whitelisting and blacklisting) which allow shop owners to restrict the areas of a country that they deliver to:

Pathauto i18n

Component type

module

Categories

Maintenance status

Development status

Downloads

16387

Component created

Component changed

As you know by default Pathauto creates alias only for one language or for all languages one alias.
This module provides functionality to create aliases for each language. Also this module will be helpful, if you use field translation and you want show node on all language with paths, different from node/nid.

Example

When you create node without pathauto_i18n:
English alias: en/articles/first_article
Italiano alias: not exist
Deutsche alias: not exist

Reuse Cached 404s

Component type

module

Maintenance status

Development status

Downloads

777

Component created

Component changed

Drupal has a 404 caching problem.

Drupal's page cache is a fantastic and simple way to improve performance in production. If an anonymous user goes to http://yoursite.com/somepage twice, the second page load is a lot faster because Drupal doesn't spend time re-rendering it; it simply serves it from the cache.

Commerce Stripe Connect

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module facilitates using the Stripe Connect API to create a marketplace, where vendors can sell $stuff and the parent site can optionally apply an application fee.

This module defines a block with the Stripe Connect button, and a menu path to handle the response from Stripe and save the vendor Stripe API keys in two user fields. Actual usage will require patching the Commerce Stripe module, as outlined in the README.txt.

Pack & Upload

Component type

module

Categories

Maintenance status

Development status

Downloads

3194

Component created

Component changed

This module uploads a zip file of images, pdf or documents to a pre-configured directory and extracts it there. Location of directory can be changed through admin configurations.