module
Categories: Fields
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 0
created - / changed -

Quick module that checks for the presence of descriptions for fields in all content types. This will likely be rolled in to a QA suite at some point.

module
Categories: Content
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 825
created - / changed -

A package for Church information display and management on your website.

module
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 2094
created - / changed -

Jstree is a Drupal 7 module, which provides support for the jstree jQuery plugin.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Filemap is a proof of concept of using incron

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This sandbox was incorporated into the 2.x branch of the Features Override

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 0
created - / changed -

Découverte de l'outil de contribution sous Drupal.org

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This is a sandbox test for FCC

module
Categories: Content
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Publish users/nodes, read-only, via a REST services interface.

A second JavaScript project "communitree" pulls this information to generate a graphical representation of site activity.

module
Categories: Location, Views
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Proximity is a port of the Open Layers Proximity project to D7.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1760
created - / changed -

This project holds site specific code for association.drupal.org.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

CCK Add Multiple Fields provides a way of creating content types fields in a faster way.

module
Categories: Filters/Editors
Maintenance status: Unsupported
Development status: No further development
Downloads: 788
created - / changed -

About

The old-school usenet quote style is still in use at, well, of course the usenet ("Newsgroups") and also in plain text Email.

module
Categories: (нет)
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 3506
created - / changed -

This module improves and extends functionality of the Batch API.

Features

  • Global batch jobs
module
Categories: E-commerce
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 38507
created - / changed -

This module integrates Stripe with Drupal Commerce, providing a tokenized payment gateway.

module
Categories: Administration
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 8411
created - / changed -

Adds a Context Condition bases on if the current page is using the admin theme or if they are not.

module
Categories: (нет)
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 698
created - / changed -

This module pushes pieces of the page into Redis and replaces them with SSI commands. Then, using webdis and nginx the page can be served really fast.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This is a sandbox test for FCC

module
Categories: User Management
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 0
created - / changed -

A work in progress on migrating user_titles to D7: took patches for the queue and applied a few fixes.

module
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 0
created - / changed -

This project provides Garanti Bank Turkey's virtual POS terminal integration for Ubercart credit card payment gateway. Currently it does not support 3D Secure.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 48556
created - / changed -

Drupal Commerce allows you to sell customizable products that require customer input when added to the cart. Use cases for this functionality include:

  • Business cards that require contact information and a logo upload.
  • Event registrations that require attendee information.
  • Donations the allow the customer to specify a donation amount.

The core Line Item module accommodates these scenarios by letting you add any number of fields to the Product line item type and expose them to the Add to Cart form. However, sites that sell multiple types of customizable products or a mixture of customizable and non-customizable products need to define multiple line item types to handle the different configurations of fields. That's where this Customizable Products module comes in!

It gives you the ability to define new line item types on the fly at Administration > Store > Configuration > Line item types. This is functionally equivalent to defining the new line item type in code, which is still recommended if you are able (see below).

The module will be developed further to add features that support the creation and management of your customizable products. If you have any ideas to do so, please post them as feature requests in the issue queue.