Mail Statistics

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

The module gathers statistics about outgoing emails and provides several reports. This includes:

  • how many email (by which module, when) was sent,
  • how many times an email was opened (by which user, when),
  • what links was clicked (how many times, when),
  • charts for reports.

Install

phpunit2

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Objetive

Provides Unit test to Drupal Modules unsing PHPUnit. This modules provides a custom
runner to run PHPUnit test in Drupal. Also include some features to mock functions using the test_helper extension created
by Sebastian Bergman.

Actually is tested in Drupal 6 only, we will include support for Drupal 7 also in the future.

Instalation

Previous to the module instalation you need to have installed PHPUnit, Xdebug and Test_Helpers
extension.

In order to install PHPUnit do the following steps

Exam

Component type

module

Maintenance status

Development status

Downloads

2532

Component created

Component changed

Enables you to use your Drupal site to hold exams. Integrates with the Organic Groups module so that all group members will be put into exam mode when the time for exam arrives. In exam mode the users can only access a predefined set of pages in a predefined order, and all blocks are hidden except those you want to be visible in exam mode. Exam pages are only visible when taking exams.

PagSeguro

Component type

module

Categories

Maintenance status

Development status

Downloads

1809

Component created

Component changed

This project was created to integrate the PagSeguro API(a Brazilian payment provider) purely into Drupal, so that any modules that want to use PagSeguro can extend it, without reinventing the API integration, like once was with Ubercart integration, Commerce integration and so on.

This way, we hope to make the API integration itself more maintainable and easier to use, so that the adoption of Drupal as an e-commerce platform grow up in Brazil, as PagSeguro is one of the key players of the payment providers market.

PouchDB

Component type

module

Maintenance status

Development status

Downloads

438

Component created

Component changed

PouchDB is a JavaScript library that allows you to store and query data for web applications that need to work offline, and sync with an online database when you are online.

Correios API

Component type

module

Maintenance status

Development status

Component created

Component changed

This project was created to integrate the Correios Web Service(a brazilian post service) purely into Drupal, so that any modules be able to use it can extend it, without reinventing the integration, like once was with Ubercart integration, Commerce integration and so on.

This way, we hope to make the WS integration itself more maintainable and easier to use, so that the adoption of Drupal as an e-commerce platform grow up in Brazil, as Correios is a must need integration in the national market.

Ubercart Devel

Component type

module

Categories

Maintenance status

Development status

Downloads

1308

Component created

Component changed

It's very simple module that's adding [devel] tab on each /admin/store/orders/* page. Same as devel module does it on /node/* and /user/* pages.

If you have any idea for additional features then just submit issue with [feature request] category. Or if you have some bold idea with example ask for git access.