GraphicMail - Email Marketing Solution

Component type

module

Maintenance status

Development status

Component created

Component changed

This GraphicMail Module allows our clients to easily integrate our newsletter subscription form into their Drupal-created websites, so their GraphicMail mailing list can be automatically updated. It makes it easier for you to manage your contact list and ensures that you are able to adhere to the industry best practices of opt-in email marketing.

Extend Drupal Commerce Products

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

How to clone Drupal Commerce Product Types, that's the question.

Trying to solve this question, i came accross http://drupal.org/project/bundle_inherit, that intends to solve the question in a generic way, allowing any type of Entity to be cloned. This is a really great thing for the evolution of Entity ecosystem and Drupal itself.

Commerce ad hoc payment

Component type

module

Categories

Maintenance status

Development status

Downloads

5613

Component created

Component changed

Allows a user to add a single payment to an order without going through any processing gateway. For example, if a user pays for an order with cash or a check the admin could add an ad hoc payment to the order with the type "Cash". All ad hoc payments require a comment to be left that describes the payment.

Ubercart Stock Validate

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module performs two checks during checkout.

When a user tries to add a product to cart, the quantity is checked against the available stock level.
If the quantity exceeds stock level, the user won't be able to add the product to the cart.
Instead an error message tells him to chose a different quantity.

The same check is performed when the user updates his cart.

Please notice:

- Product kits not supported yet. (will fix)
- Differing SKUs not supported yet, just checks the standard SKU. (will fix)