Commerce sale rank.

Component type

module

Maintenance status

Development status

Downloads

138

Component created

Component changed

This module allows you to calculate and periodically refresh node and taxonomy terms sales ranks for Drupal Commerce.

Features:

  • Choosing entities bundles and taxonomy terms for storing sales ranks for them.
  • Setting max period in days for selecting only actual orders and line items for calculating sales ranks.
  • Periodically refresh sales ranks by cron or manually.
  • Using sales ranks as simple entity field, because it is simple numeric entity field.

Webform Random

Component type

module

Maintenance status

Development status

Downloads

285

Component created

Component changed

This module provides a checkbox on the WebformForm Form Settings page to randomize webforms.

After installation, visit /node/%/webform/configure to configure your webform randomness.

There is also a sub-module that will randomize form groups.

Voting like button

Component type

module

Categories

Maintenance status

Development status

Downloads

268

Component created

Component changed

This module allows to integrate the Voting like button into your Drupal website.

Features

  • Votinglike module allows visitors to like and dislike anonymously the following Drupal entities: nodes, comments, user.
  • Fully customizable through settings.
  • All labels texts can be changed.
  • Appearance is controlled through CSS.
  • Built-in styles.

Get Likes and Dislikes count in template

Suppose you are using "bartik" theme and you want to display Likes and Dislikes count on the Article page:

vuukle

Component type

module

Maintenance status

Development status

Downloads

189

Component created

Component changed

This module is used for the vuukle api integration with the drupal. Vuukle is a commenting platform which can be integrated with the drupal nodes. Administrator can choose to which content type node should be integrated with the vuukle comment system

User points balance history

Component type

module

Categories

Maintenance status

Development status

Downloads

228

Component created

Component changed

Currently userpoints module shows only amount of transaction and doesn't show points that left after every transaction. This module adds new table field to store this information and integrates it into the views module.

Module will check all transactions after installation and fill new field for every transaction that already has been made.

Drupal Skills

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal Skills serves as a Drupal API wrapper for the PHPSkills Composer package. PHPSkills itself is a full implementation of Microsoft's TrueSkill player ranking and matchmaking algorithm. The notion is that a person's skill is represented by their probability of success by tracking two variables - a player's current skill and also how certain the system is about their skill.

Pro and Con Comments

Component type

module

Maintenance status

Development status

Downloads

341

Component created

Component changed

Module description

Enables "pro" and "con" Comments on content, which makes it easy to compare different comments and views on a subject. A good example is a debate on a poll.

Comments are displayed in two columns, one for "Pro" and one for "Con", under the content body. If the Fivestar module is installed, comments can be rated and will "float" up when rated high.

Requirements / Dependencies

This module requires the Views module.
Views: Procon creates a view for listing all arguments on a node.