Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Contact Plus augments the core Contact module with several features.
Allows redirection of the user to a custom path, per category, for the site-wide contact form/module.
Allows for disabling/hiding of form elements on the contact form - if you have an all-anon user base or all-auth or a mix, there is a combination available to trim down the amount of fields required to get from empty form to submission ASAP, or simply hide fields that aren't required in certain circumstances.
Instructions:
Contact Plus adds one additional field to each category settings page. On this page you will now find a "redirect path" field. Here you can set the drupal path to redirect to when the form is submitted. This enables an administrator to ensure that the end user is presented with information that is pertinent to the category they have submitted the form with. This is useful for presenting "extra info" pages such as targeted sales information, for example.
Contact Plus adds an additional tab, "Settings" to the contact module's default configuration. The settings here are one-time only - they work for all categories. These are as follows.
For "Alter name field" and "Alter sent-from address" there are several options:
1 - Leave the name field as per default
- Leave the name field on the form, make no alteration.
Drupal 7 code base used to build an application that lets users create and sign petitions.
This application is under active development and will continue to be modified and improved over time. The current release is an "alpha" pending changes that will remove its dependency on MongoDB (see "Roadmap" section below).
The pointcrop module allows you to set focus points for images uploaded using Drupal's image fields.
The module also provides image effects for "Pointcrop crop" and "Pointcrop scale and crop", for focus point based cropping via Drupal's image style system.
This way, whenever an image is cropped to any dimensions, the focus point is always in the centre (or as close as possible) of the cropped image.