Random Noise

Component type

module

Maintenance status

Development status

Downloads

127

Component created

Component changed

By adding as much noise as possible to your users' traffic, this module aims to make selling your users' data as worthless as possible to potential buyers.

Enabling this module will cause your web site visitors to make a single request to a random IP address, for every request that you serve with the script tag, in order to add noise to the logs being kept by ISPs.

Route Condition

Component type

module

Categories

Maintenance status

Development status

Downloads

1787

Component created

Component changed

This module provides a Drupal 8 (block visibility) condition plugin
based on route names. This is similar to the Drupal 8 core RequestPath ("Pages")
plugin, but allows you to match on route names (e.g. "user.entity.canonical")
instead of URL paths.

BG Web Site Acceleration - BitGravity

Component type

module

Maintenance status

Development status

Downloads

67

Component created

Component changed

Bitgravity module provide integration with Bitgravity Web Site Acceleration Web Service. This module allows purging of cached URLs hosted by Drupal websites on Bitgravity Server.

Dependencies
1. Cache Expiration

CommercePaytm

Component type

module

Maintenance status

Development status

Downloads

229

Component created

Component changed

Integrate paytm payment gateway with drupal commerce.

Drupal 7 Description of Commerce paytm

Payment Module : Commerce Paytm

Paytm - Simplifying payments in India

Our aim is to solve the payment pain points for eCommerce in India.

An installation procedure for the module:

Add More Alternate

Component type

module

Maintenance status

Development status

Downloads

711

Component created

Component changed

INTRODUCTION

The Add More Alternate module simplifies the 'Add more' multiple cardinality handling so that it just has 'Add item' and 'Remove item' buttons. This only works for fields that are set to limited cardinality greater than 1 (i.e. not -1 or 1).

Once enabled, a 'Use the add more alternate' checkbox will show up on the bottom of the form display page.

REQUIREMENTS

No special requirements.

Field Gate

Component type

module

Maintenance status

Development status

Downloads

79

Component created

Component changed

INTRODUCTION

The Field Gate module let's you configure a field so that it has to be set to a specified value to see the fields below it. Configuration happens via the field settings on the form display. You can specify a message to show for when a different value is set. Currently only works for the radio buttons widget.

Works with field groups.

Filter Form Values

Component type

module

Maintenance status

Development status

Downloads

137

Component created

Component changed

INTRODUCTION

The Filter Form Values module is a developer module that adds in pre-filtering of form values on forms.

This can be useful when you are doing some form level field access (as opposed to entity level field access and validation) and you want to filter out some fields so that their values don't affect the entity on save.

REQUIREMENTS

This module is a developer module and as such is specified as a requirement by other modules.

Entity Draft

Component type

module

Maintenance status

Development status

Downloads

129

Component created

Component changed

INTRODUCTION

The Entity Draft module adds an 'is_draft' base field to bundle enabled entities and enables saving drafts of entities. It adds a "Save Draft" (text is configurable) button to entity edit forms. Unlike node's "save unpublished", entities with fields that are set to required can be saved by using the Controlled Fields module which does it's own management of the required field setting. As an entity can be in a draft state but not actually valid with respect to filled in required fields, site manager's will have to manage the draft status e.g.