Advanced ban list
Advanced ban search
Advanced ban settings

Advanced ban is a replacement to Drupal core 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)
  • IP ban reason
  • Blocked IPs expire (unblock by cron)
  • Unblock all IPs
  • Search IP
  • Format ban text
  • Protected IPs list

Advanced Ban integrations

Migrate from Core Ban

The Core Ban module will be deprecated in Drupal 11.3 and removed in Drupal 12.0 .

Blocked IP addresses will be automatically migrated from the IP Ban module during the installation of the Advban module.

Just replace these rows in your code for substitute Core Ban to Advanced Ban:

  • Drupal\ban\BanIpManagerInterface to Drupal\advban\AdvbanIpManagerInterface
  • ban.ip_manager to advban.ip_manager
  • drupal:ban to advban:advban

Sponsorship

...have a feature you'd like to sponsor? Get in touch

🇺🇦 This module is maintained by Ukrainian developers.
Please consider supporting Ukraine in a fight for their freedom and safety of Europe.

Project information

Releases