222

Product support

Get help in the plugin support forum.

Categories

CSP

Adds Content Security Policy (CSP) headers to your application to prevent XSS and data injection attacks.

This plugin is 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

  • Easy CSP configuration
  • Protection against XSS attacks
  • Control allowed sources (scripts, styles, images, etc.)
  • Improves browser-side security

Related Plugins

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.FortifyCsp

Usage

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

Admin Panel: Navigate to Settings -> Fortify and enable CSP. Configure allowed sources as needed.

Console Commands:

  • Disable CSP module:
php artisan wobqqq.fortify:csp:disable
1.0.2

Changes in events

Apr 03, 2026

1.0.1

First version

Mar 28, 2026