Ubercart Credit/Debit Card Fee

Component type

module

Maintenance status

Development status

Downloads

1076

Component created

Component changed

Add custom fee (as currency or %) when client is paying with credit or debit card.

About

Add flexible fees for credit cards. Basically it's working with fee title and
amount in currency (e.g.: £3.99) or percentage (e.g.: 2.5%). Currency is following UC Currency format settings ([DRUPAL-SITE]/admin/store/settings/store/edit/format).

This module if for merchants who want to add extra fee on checkout page. They are displayed as radio buttons inside [credit] pane.

Devel Login

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows you to quickly login any user on any page by setting the login query string to either:

A user name

example.com/node?login=editor

A uid

example.com/node?login=3

No value (user 1 will be logged in)

example.com/node?login

Don't forget to disable this module in the live environment.. :)

Field placeholder

Component type

module

Maintenance status

Development status

Downloads

19823

Component created

Component changed

Field Placeholder module gives support to add HTML5 placeholder attribute to field widget forms.

By default, this module integrates text, number and mail modules, but any other widget type can be added through hook_field_placeholder_info().

Field placeholder adds a new option in field settings page to enter the placeholder value, which is included automatically when the widget is rendered.

You can make the most of this module using it with Entityforms module.

Services User Password Request

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Services module provides integration with User module but it does not provide the service to request a new password in case a user has forgotten it. This is exactly what this module does. A user can request a new password via Services and an email is sent to that person. This module was created and is being maintain by Red Crackle, a Drupal-focussed web development firm based in Bay Area, CA.

Platform for Privacy Preferences

Component type

module

Categories

Maintenance status

Development status

Downloads

298

Component created

Component changed

P3P isn't used by any main stream browser save for Internet Explorer. IE only uses it to muck with cookies and, in particular, with cookies set by requests to an iframe. This module allows you to actually specify a P3P compact description and send a P3P HTTP header along with each page so that IE will do the right thing all the time.

The Bug Genie for Drupal

Component type

module

Maintenance status

Development status

Downloads

306

Component created

Component changed

The Bug Genie connector module, with TBG JSON API.

Plans:

  • API module (low-level functions)
  • Assigned issue list in Drupal user page
  • Remote, fieldable entities: attach additional data for TBG issues, projects
  • Views support
  • etc…

Primary versions: Drupal 7.x and TBG 3.x

A lot of work to do, but I try to move around.