Dominant color

Component type

module

Maintenance status

Development status

Downloads

109

Component created

Component changed

This module calculates the dominant color of the image. The setup when using this module is as follows:
- There will be a vocabulary holding colors that you need to predefine.
- there will be at least one content type holding an image field and a reference to the color taxonomy.

INSTALL:
- Install https://www.drupal.org/project/registry_autoload module.
- Install this module as usual.

Custom Header Image

Component type

module

Maintenance status

Development status

Downloads

243

Component created

Component changed

Custom Header Image provides a simple user interface for uploading and maintaining header images which should appear at various paths leveraging various image styles and a custom block to place those images in the appropriate region. This is one block which will determine which header image to render on any path.

Commerce loyalty points

Component type

module

Maintenance status

Development status

Downloads

992

Component created

Component changed

Customers can collect loyalty points on every dollar (store currency unit) spent on a purchase. Redemption can be made in terms of a promotion code, wherein a user can redeem loyalty points as a discount coupon and get a discount on their next purchase with the store.
For example, a customer can get double the loyalty points on purchasing product A in a given order.


After enabling the module,

Form element states

Component type

module

Categories

Maintenance status

Development status

Downloads

69

Component created

Component changed

Form Element States module provides a field widget for all core field types to add state properties into it. Common use cases is some fields need to be visible/hide/required depends on other field value.

* For a full description of the module visit
https://www.drupal.org/project/form_element_states

Organic Groups Site Manager

Component type

module

Maintenance status

Development status

Downloads

409

Component created

Component changed

Note: Development and issues are handled on GitHub, and code is synced back to Drupal.org

This module provides support to setup a platform supporting multiple (sub)sites
based on Organic groups (OG) functionality.

  • Define what node types should be used as Site's.
  • Simplified OG API by providing OG function wrappers.

NOTE: Site entities are limited to node entities.

Anonymize Data

Component type

module

Maintenance status

Development status

Downloads

17

Component created

Component changed

This module basically used to anonymize user's and node's data. Anonymize means convert original data to some other form.

* Anonymize User Data: This option basically anonymize username and user password.

* Anonymize Node Data: This option basically anonymize node's fields data.