Share.js

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

This module is using Share.js library for sharing nodes on different social
networks.

Installation:

Download "Sharejs" library from https://github.com/vutran/share.js and place it
in sites/all/libraries/share.js

You should have share.js file in path sites/all/libraries/share.js/src/share.js

Field Storage UI

Component type

module

Maintenance status

Development status

Downloads

397

Component created

Component changed

Field Storage UI, choose the field storage when creating a new field.

By default, Drupal ships with "Default SQL storage" for fields.
There are modules that implementing alternative field storage like:

PasswordResetTabs

Component type

module

Maintenance status

Development status

Downloads

1419

Component created

Component changed

Password Reset tabs is a simple UI for changing drupal password.It provides a simple workflow,i.e a series of tabular steps on same page.
It bypasses the one time login form in drupal 7 and drupal 8.

Steps followed:

Workbench Webform Access

Component type

module

Maintenance status

Development status

Downloads

419

Component created

Component changed

This module implements allows the workbench_access module to also control access to the Results of the Webform for sites that need it.

Any member of a Workbench Access group that has access to edit a Webform-based content type will also have access to edit the webform elements and review the results.

No user-serviceable parts within. (ie, no user interface. It just does that one thing.)

Node page view 404

Component type

module

Maintenance status

Development status

Component created

Component changed

In general, Allows the admin to select which content types, taxonomies, access
role to restrict node page view access for specific nodetypes and redirect to
404 as well as from crawlers and bot for this site. Currently there are two
features implemented.

Restrict node view by Content Types and Taxonomy Vocabularies
-------------------------------------------------------------------------
When a user is restricted, that user will not be able to view for selected user
roles.

Commerce PayUMoney

Component type

module

Maintenance status

Development status

Downloads

24628

Component created

Component changed

PayUMoney Payment gateway for Indian Merchants who are using Drupal Commerce.

This Project Includes:
1: PayUMoney for Drupal Commerce (main module)
2: PayUMoney Phone Field (adds phone field to billing address required by payumoney)

Payment options provided by PayUMoney:

table_api

Component type

module

Maintenance status

Development status

Component created

Component changed

What Can it do?

This module allows developers to expose drupal-style queries (db_select) as a pageable-sortable ajax table with as little coding as possible:
tapi-screenshot

  • Supports join queries*
  • Supports filtering
  • Supports editing, inserting and deleting data

*queries spanning over multiple tables do not support editing/deleting/inserting