Advanced ban

Component type

module

Maintenance status

Development status

Downloads

159

Component created

Component changed

Advanced ban is a replacement to Drupal's ban module. Advanced ban module allows administrators to ban visits to their site from IP addresses like core ban module and has additive features:

  • IP range ban (IPv4 only)
  • Blocked IPs expire (unblock by cron)

Supported by Autoban module.

Spam Link Block

Component type

module

Categories

Maintenance status

Development status

Downloads

465

Component created

Component changed

SpamLinkBlock is a simple module which main purpose is to prevent spam by blocking form submissions that contain links.

Majority of spam on the web have some kind link attached. If your form does not need to accept links this is a great way to limit spam submissions.

Additionally, users can create a list of “Stop Words” which should also block form submissions.

This is a stand-alone module but for best effects it should be utilized together with other spam prevention modules like honeypot or antibot.