Inmail

Component type

module

Maintenance status

Development status

Downloads

1187

Component created

Component changed

Synopsis

The purpose of Inmail is to process incoming email and execute certain actions depending on the content of each message. As its most prominent feature, it readily supports identification of bounce messages (e.g. the recipient address does not exist) and uses the Mailmute send state to avoid sending email to a user whose address has bounced.

Requirements

Inmail works with Drupal 8 only. See below for a list of similar D7 projects.

Mix form

Component type

module

Maintenance status

Development status

Component created

Component changed

This project aims to solve big problem faced by developers from their non technical clients. It helps to add random configuration field to a admin form page.

Example :

Site configuration page will have password change field and a field to set 2 of the block titles and a particular node field of particular node id and permission settings to access forum.

Another form page will have option to change all the block contents.

please watch this space for further info.

WordPress Passwords

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A small module that enables the use of WordPress-hashed passwords in Drupal 7. The module checks if a user's password validates successfully against WordPress's hashing technique whilst a user is attempting to log in, and rehashes the password using Drupal's built-in hashing technique - effectively converting the user's password from a WordPress hash to a Drupal hash without any manual intervention.

Web-to-Lead Profile

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module integrates Salesforce Web-to-lead API with the user module.

This module is compatible with the profile2

This module have a mapping feature, where all the user and profile 2 fields can be mapped with SalesForce lead Fields.

This module is not an alternative to the Salesforce Suite Module but this module is a light weight module which can be used to create lead using Web-to-Lead.

Spammer Node Add (Spamna)

Component type

module

Maintenance status

Development status

Downloads

712

Component created

Component changed

The Spamna (=Spammer Node Add) module checks for users who have attempted to do a disallowed "node/add" and thus judges that they are spammers. Optionally it deletes the users found.

Running Spamna looks as follows:

Checking for spammers

Typical spammer page visits are as follows. Note in particular the attempt to do "node/add" which is denied. This is what Spamna uses to identify them as a spammer.

Checking for spammers

Slider Captcha

Component type

module

Maintenance status

Development status

Component created

Component changed

Slider Captcha is an easy-to-use, simple and intuitive captcha system.
It needs human action instead of to read a hard text and it is a very lightweight jQuery plugin(QapTcha).

Setting up repository for the first time

git clone --branch 6.x-1.x nilanjankundu@git.drupal.org:sandbox/nilanjankundu/2405155.git slider_captcha

Force Logout

Component type

module

Maintenance status

Development status

Downloads

511

Component created

Component changed

This is an initial of Force logout module.
Sometime when you plan to migrate to new database you know that you have to stop all users from updating the DB while you're migrate the DB and in the same time you don't want to close your site in "maintenance mode" because you want to allow visitors to read content. so that's mean you're really need this module.