Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 473 Bytes

File metadata and controls

22 lines (13 loc) · 473 Bytes

Vdlp.RedirectConditions.Example (extension)

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