219

Product support

Get help in the plugin support forum.

Categories

IP Blocker

This extension allows administrators to manually block specific IP addresses directly from the admin panel.

It works as part of the Fortify ecosystem.

Security Dashboard Widget

Fortify includes a built-in dashboard widget that gives you a real-time overview of your system’s security status.

  • Highlights critical vulnerabilities and misconfigurations
  • Provides quick access to all security checks and tools
  • Helps you identify and fix issues in one place

This widget acts as a central hub, allowing you to monitor and manage your application's security at a glance.

Features

  • Manual IP blocking
  • Instant protection against malicious users
  • Simple and intuitive interface
  • Works together with Smart IP Blocker for automated protection

Related Plugins

  • Fortify – comprehensive security suite for October CMS
  • Admin IP Access – restrict admin panel access by IP
  • Smart IP Blocker – automatic IP blocking based on request rate
  • Input Sanitizer – block and sanitize malicious input
  • CSP – add Content Security Policy headers to prevent XSS

Requirements

  • PHP 8.2 or higher
  • October CMS 3.0 or higher

Questions? Need help?

If you have any questions about how to use this plugin, feel free to contact wobqqq@gmail.com.

Settings

Installation via Command Line

php artisan plugin:install Wobqqq.FortifyIpBlocker

Usage

After installing, all configuration and management is handled via the October CMS admin panel.

Admin Panel: Navigate to Settings -> Fortify and enable IP Blocker. You can add or remove blocked IPs in the settings interface.

Console Commands:

  • Remove a blocked IP:
php artisan wobqqq.fortify:ip-blocker:remove-ip {ip}
  • Disable IP Blocker module:
php artisan wobqqq.fortify:ip-blocker:disable
1.0.2

Changes in events

Apr 03, 2026

1.0.1

First version

Mar 28, 2026