Commerce Shipping Rate Field

Component type

module

Maintenance status

Development status

Downloads

2484

Component created

Component changed

Because I have moved away from doing drupal development, I would love to have a maintainer take over. This is an incredibly easy module to maintain, but I feel that a more drupal-focused developer would make a better maintainer

Adds a price field to every product that is used to calculate the shipping price at checkout.

Once the provided shipping service and method are enabled, you can define for each individual product a unique shipping price.

MassRelevance

Component type

module

Maintenance status

Development status

Downloads

816

Component created

Component changed

This module adds a new field you can add to your entities to display Mass relevance visualisation widgets. Add your Mass Relevance ID and your widget ID and select the widget type and it will be added to your entity. That simple.

NOTE: There are many widgets still unsupported. Supporting them is just a matter of having an example of the code Mass Relevance gives you to embed the widget. If you see a missing widget, please post an issue with your example code and I will add support for it.

Drag & Drop Upload

Component type

module

Maintenance status

Development status

Downloads

94905

Component created

Component changed

Overview

This module provides a Drag & Drop Upload element and widgets for a File and an Image fields.

Features

  • Drag & Drop upload widget for a File and an Image fields.
  • Drag & Drop multi-upload support.
  • Media module integration (1.x): details
  • Video module integration: details
  • Insert module integration: details
  • Focal Point module integration: details
  • Upload progress bar support.
  • Browse button can be enabled if needed.
  • Provides drag & drop upload element (dragndrop_upload).
  • Flexible JS part of the module, that allows developers to define custom validators and previewers for a dropzone.
  • Makes it possible to turn any element into a dropzone (see Examples submodule).

Local Storage

Component type

module

Maintenance status

Development status

Downloads

549

Component created

Component changed

Overview

This module provides local storage caching of user's data that is entered into form elements, preventing its loss after accidental page refresh or its closing.

There are two possible states for fields that use local storage caching:

  • default value: default value of a field, the one that really is saved in the database
  • restored value: value restored from local storage

The module plugins to control local storage caching - one can toggle form element value between restored or default state.

Default image ft

Component type

module

Categories

Maintenance status

Development status

Downloads

11828

Component created

Component changed

Remember when you wanted to featurize that default image for that profile picture? Yeah, that's not possible, because the feature would save a fid in its code, and we all know it's not good to have id's in features. Plus, the website manager might want to change the default profile picture.

Worry no more!