Amon

Component type

module

Maintenance status

Development status

Downloads

552

Component created

Component changed

This module provides a watchdog implementation that sends all watchdog messages and exceptions to an Amon server.

Installation

See http://amon.cx/#install for information on installing Amon.

Enable this module as usual. In your settings.php file, provide the url to your Amon service. This defaults to http://127.0.0.1:2464/, the Amon service default. Make sure to include the trailing slash.

Provision Git

Component type

module

Categories

Maintenance status

Development status

Downloads

3005

Component created

Component changed

Provision Git is a backend Drush module built for the AEgir Hostmaster/Provision system. This is only for use with provision, the backend component of AEgir. It does not provide any front-end tasks to Hostmaster.

This project is intended to be as low level as possible so that other more complex tasks can be built on top. It provides 5 drush commands:

Chilli Interface

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Interface to the CoovaChilli server

Chilli Interface is an interface to the running CoovaChilli server. It provides an administrator the ability to see who is logged in, to force a client to be logged out, or force a client to be authorized.

Webform Chart

Component type

module

Maintenance status

Development status

Downloads

6230

Component created

Component changed

Overview

The primary usage of this module is to display webform results in a graphical manner using a charting library.
The chart results page can be accessed for visitors depending on permissions.
Webform component results can be individually display as a chart.

Compatibility

Depending on the Webform version you are using :

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.

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

Switch

Component type

module

Categories

Maintenance status

Development status

Downloads

3132

Component created

Component changed

Provides an iphone-like switch form element & widget.

There are two ways to use it:

1. Field UI
A widget is provided for checkbox (boolean) fields. When creating a boolean field, select 'switch' as the widget.

2. Form API
The module defines a new form element type 'switch' - use as you would a checkbox.

Nested Image Style

Component type

module

Maintenance status

Development status

Downloads

17714

Component created

Component changed

This module enables creating image styles which inherit image effects from other image styles. Thus enabling the user to setup several base image styles to be reused in other styles, instead of having to duplicate base image effects in each image style.

Image style flush

Component type

module

Categories

Maintenance status

Development status

Downloads

36686

Component created

Component changed

Easiest way to flush image styles in Drupal 7.

Image style flush

Overview

This module will allow Drupal to flush all image styles at once or flush each image style individually right from administrative interface.