Flexiform

Component type

module

Maintenance status

Development status

Downloads

10069

Component created

Component changed

Easily build complex forms including fields and elements from multiple entities.

The Flexiform module provides a UI and configuration storage for the creation
of complex forms. The module also allows site builders to configure "Form Modes" on entities, similar to the Drupal 8 sitebuilder tools.

exchange_rate

Component type

module

Maintenance status

Development status

Downloads

2676

Component created

Component changed

Exchange Rate API is an extensible module that allow users to display and manage the exchange rate in countries from around the world.

Is common to see tools that present the official exchange rate, the problem is that each bank has his own rate, for this reason it is important to have a tool that can show the different variations across multiple financial institutions.

Usage:

Debut Member

Component type

module

Maintenance status

Development status

Downloads

5960

Component created

Component changed

Part of the Debut features set, Debut Member provides member-related roles and member content type.

Like all Debut features, Debut Member can be integrated either as a stand-alone feature to quickly add blog functionality to any Drupal site or as part of a Drupal distribution. Debut Member is used in the Open Outreach Drupal distribution aimed at nonprofits.

Installing

You have two options for installing Debut Member:

  • Debut Member is used in the Open Outreach Drupal distribution aimed at nonprofits, so you can install it as part of Open Outreach.
  • Install manually along with the dependencies listed below.

Includes:

  • Roles: member and membership manager.
  • A content type, Member page, with access restricted to members and membership managers.

Access Rules

Component type

module

Maintenance status

Development status

Component created

Component changed

This module seeks to replicate the Drupal 6 Access Rules functionality in Drupal 7 simply. It will not go too far into creating APIs and serves as a minimalistic module to control user access to the site and enables blocking specific usernames, emails and hosts from registering.

Spaces Forum (Organic Groups)

Component type

module

Maintenance status

Development status

Component created

Component changed

Leverages the Spaces module to attach Forums (also supports Advanced Forums) to Groups.

This module allows each Group Forum to host independent discussions (Forum Topics) as well as serve completely unique and independent Forum structures via independently configurable container / category taxonomy.

Detailed description forthcoming.

User Generated Content

Component type

module

Categories

Maintenance status

Development status

Downloads

2062

Component created

Component changed

Enable admin users to create projects that entail user generated input by building forms based on content types, which authenticated users can
entere their content to be displayed on the site.
See the README.txt file for details on the implementation options available.

payson

Component type

module

Maintenance status

Development status

Component created

Component changed

-Helper module which helps to do payment service provider through Payson
-It has administrative interface to set up email address, additonal cost , taxes so on.
- Easy to use witn any form which need to submit payment with custom price.

How to use:

Create a form and call payson_initialize($params) to develop the
form elements with payson form submit. $params will contain all custom needed variable.

after payment call payson_complete($params) to validate the payment is right/wrong