Maintainers strive to actively monitor issues and respond in a timely manner.

PHPMailer Contact

PHPMailer Contact

This module is intended to be an alternative to the core Contact module. It is recommended for those who have been unsuccessful in getting the Drupal 7 Contact module to send messages and other contributed modules have not worked to their satisfaction. Many who are on shared hosting have experienced this as well as those who are having trouble configuring up their own servers correctly.

This module uses the PHPMailer library, a rock solid object oriented program that makes sending smtp emails very simple. Users are allowed to store multiple smtp contacts each with their own settings and passwords. Passwords are stored in the database using 128bit encrytion. A block is included which can be optionally enabled.

Setup

  1. Download the PHPMailer library at THIS LINK
  2. Install the PHPMailer library so that class.smtp.php can be found at sites/all/libraries/phpmailer/class.smtp.php
  3. Install PHPMailer Contact (this module) unpacking it to your Drupal sites/all/modules directory if you're isntalling by hand then enable it.
  4. Set the permissions for PHPMAiler Contact.
  5. Rebuild access permissions if you are prompted to

ean

Main EAN config

Overview

This module allows you to offer hotels on your website.
It provides travel related sites to make some extra money if people actually book a hotels.

Language fallback

Language fallback

This module allows you to specify a language fallback for each defined language, so translation can fallback to another language.

Factory Drone

Factory Drone

Factory Drone is a comprehensive solution for using the factory pattern to generate short-lived test data. This approach provides richer context for individual tests and discourages the creation of unwieldy fixture data.

Services Login Limiter

Limit your users to only being able to login to your drupal site through a Services Resource. This option is needed by many mobile application developers creating applications on Android, and iOS. Drupal is an excellent option for a mobile application server in conjuction with the Services Module but frequently the application developer wants to limit local logins and only a login via their mobile/remote application. Enter Services Login Limiter Module. This module creates a new service resource called 'remote_user' with two actions, 'login' and 'register'. Login through these resource actions is limited to your mobile application. This is accomplished with the use of an application key passed from the remote client, to the Drupal installation. Roles can be granted to users to allow for local log in for administrative purpose. Users who attempt to login via browser or register via browser are logged out immediately.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained