vdlp/oc-redirectconditionsexample-plugin

A Redirect Condition implementation example plugin.

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 8

Forks: 1

Open Issues: 0

Type:october-plugin

pkg:composer/vdlp/oc-redirectconditionsexample-plugin

1.3.0 2025-08-01 11:54 UTC

This package is auto-updated.

Last update: 2025-10-04 06:20:51 UTC


README

This is an extension plugin for the Redirect plugin for OctoberCMS.

Conditions

IpAddressCondition

Exclude certain IP addresses from the Redirect matching algorithm.

Requirements

  • Plugin Vdlp.Redirect
  • Plugin Vdlp.RedirectConditions

Unit tests

To run the Unit Tests of this plugin, execute the following command from the project root:

vendor/bin/phpunit plugins/vdlp/redirectconditionsexample