Searchandise

Component type

module

Maintenance status

Development status

Downloads

576

Component created

Component changed

Overview

Searchandising is when you use a shopper's search terms to display relevant content like other products, specials, advertisements, and content. This module provides some add-ons to popular search modules that provide administrative interfaces to configure common searchandising functionality, for example keyword-based redirects.

add_timepicker_into_block

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

You probably look for https://drupal.org/project/timefield

This sandbox is to do:

  1. Make a block
  2. Add a Form (a textfield) into the block
  3. Attach the javascript (https://fgelinas.com/code/timepicker/ ) into the Form
  4. There is no UI

This is mostly a simplified copy of https://drupal.org/project/timefield

Quick Edit

Component type

module

Maintenance status

Development status

Downloads

42653

Component created

Component changed

Quick Edit allows content to be edited in-place.

Quick Edit is a backport of the Drupal 8 In-place editing for Fields.

Requirements

Quick Edit has six dependencies and requires two libraries.

Drupal 7.22 or later.

  • Contextual, Field and Filter modules included with Drupal core.

Contrib

Graber cart

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drupal 7 E-commerce with extensive API mianly for customization and extending by programmers.

NOTE: No coding standatds applied - this is an old project when I was still a barbarian.

It was a very good commerce platform with many sub modules, used in a few stores but unfortunately none of them ever made it big so the project wasn't further developed.

Commerce Account Balance

Component type

module

Maintenance status

Development status

Downloads

2918

Component created

Component changed

The Commerce Account Balance is a module that enables a -per user- account balance to which you can deposit money and which you can use for purchasing things on your website.

How does it work

The user has a 'virtual' account to which he can deposit real money, through the Commerce module. With the deposited money he can then purchase items on the website. These items are in fact Rules Action Set that will be executed upon purchase. The Action Set could be anything: from granting access to a download to an automated email being sent.

Email Login Resource

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a resource that accepts an email address and, if an account is associated with the email address, resets the password and returns the username and new password.

This module is not secure and should not be used.