wunderlistings

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Experimental project to provide an object oriented, lightweight alternative to using views in panels to display content. Effort to generalise a module created for a specific use case. Very early stage.

Date & Duration Widget

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Date & Duration Widget module provides a field widget for date fields where the user inputs the start date/time and how long the event lasts, rather than inputting an end date directly.

commerce_email_notify

Component type

module

Maintenance status

Development status

Component created

Component changed

This module helps Commerce store managers to send emails to customers directly from the order edit form.
Features:
- checkbox within the order form
- new token for commerce_order:log
- new rules event for after submit order update
- variables_email integration
- pre-configured rule to send email if checkbox is selected

This module depends on commerce_email

Entity Field Tokens

Component type

module

Maintenance status

Development status

Component created

Component changed

Providing tokens for all fields of an entity.

Instead of writing the same code in my_module.tokens.inc for each entity and its fields again,
in this module the tokens for the fields are generated automatically for all entities
which are listed in a simple configuration.