Popup message

Component type

module

Maintenance status

Development status

Downloads

22992

Component created

Component changed

Description

Display popup message for users once per browser session.

Screenshot: http://i.imgur.com/4fi8T.png

Configuration

Go to admin/settings/popup_message and set message title and body.
Go to admin/user/permissions and set permissions.

Sponsorship

This project is sponsored by Droptica - Experts in Enterprise Drupal Development

File Download Form

Component type

module

Maintenance status

Development status

Downloads

1134

Component created

Component changed

This module allows administrators to specify that a user must fill out a form (provide their e-mail address) in order to download a file uploaded using filefield.

When a user clicks on teh file (displayed in the node), they are redirected to a form to fill out, and will then receive an e-mail message with an obscured path to download the file.

CKEditor Link OG

Component type

module

Categories

Maintenance status

Development status

Downloads

2569

Component created

Component changed

This module integrates the internal linking capability of (the awesome) CKEditor Link module with Organic Groups. When you activate this, all results returned in the autocomplete will be specific to the group that the user is currently working on. This allows for simplification of the end-user experience as the results will be limited to what makes sense. Especially good in an Atrium or g.d.o. context.

Commerce Registration

Component type

module

Categories

Maintenance status

Development status

Downloads

22872

Component created

Component changed

Overview

Provides Drupal Commerce with the ability to sell registrations via the Entity Registrations module.

Dependencies

Entity Registrations
Drupal Commerce

Set Up

Use Drupal Commerce as usual.

If you don't already have a product display set up, create one with a product reference field.

ManyMail

Component type

module

Maintenance status

Development status

Downloads

3824

Component created

Component changed

This module is no longer maintained. Since its conception, mail providers such as MailChimp have come up with free plans and I would advise trying those out instead.

Overview

ManyMail is a mass e-mail module for Drupal 7, based on the popular PHPMailer library. It allows you to easily send thousands of e-mails through an SMTP server from within a Drupal website.

The module pays special attention to high customizability and trying to avoid being marked as spam.

Entityreference backreference

Component type

module

Maintenance status

Development status

Downloads

6808

Component created

Component changed

Features :

- Expose extra properties to Entity API containing a list of related entities (the reverse reference) for each entityreference fields (It should also works for commerce reference fields, taxonomy_term_reference...).

Usage example :
- You added an entityreference field from node to product and you want to get the nodes related from the product.
It works great in combination with Search API.

Dependencies

- This module requires Entity API to work.

Commerce Installments

Component type

module

Categories

Maintenance status

Development status

Downloads

1368

Component created

Component changed

Commerce Installments allows you to create installment payments for products in a Drupal Commerce store. This module includes a feature that can be enabled to quickly add the rules and views necessary to get installments working quickly or for you to use as an example.