SES Contact Form

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project is a from of Mail Headers, which does not work with Amazon SES.

It does one simple thing, which is to set all emails to have the site's from address.

Any other "From" address is changes to a "Reply-to"

That's it.

xutil

Component type

module

Maintenance status

Development status

Downloads

205

Component created

Component changed

This module has moved to drupal.org/project/xu.

If you would like to claim this namespace, please message the maintainer.

Field Copier

Component type

module

Maintenance status

Development status

Component created

Component changed

Field Copier allows coping of field instances to other bundles of any fieldable entity type. You can copy the one field instances to multiple different bundles belonging to multiple different entities.

This module functionality is now part of Field Tools

Queued Invoke

Component type

module

Maintenance status

Development status

Downloads

357

Component created

Component changed

Postpone hook implementations to queue processing.

The idea is that while it is great to be able to perform a lot of actions when something happens (entity is saved, updated, deleted etc.) many are not exactly time critical.

For example, when saving an existing taxonomy term, it is not crucial that all pathauto generated URLs that use a taxonomy term in that hierarchy are updated instantly.
Or when a node is saved, updating the search index is naturally important, but it is not necessarily something that needs to be done before the editor's next page reload.

By postponing actions from hooks, we can give a better user experience where subsequent page loads are not waiting for non-critical code to be executed.

Content reminder

Component type

module

Maintenance status

Development status

Downloads

2016

Component created

Component changed

Drupal 7 module that allows to set a reminder notification to content. Useful to remind content editors to check the relevancy and/or consistency of a particular item over time.

Drippy - the drupal assistant.

Component type

module

Maintenance status

Development status

Component created

Component changed

This offers another path for messages to go through (instead of drupal_set_message) so they are rendered as cartoon speech bubbles by a mysterious avatar.

Commerce taxonomy catalog

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Every on-line shops needs a product catalog easy to set-up and configure. Commerce catalog provides a simplyfied interface to taxonomy module to build catalog for Drupal Commerce module.