vdlp/oc-redirectconditionsexample-plugin

A Redirect Condition implementation example plugin.

1.2.0 2022-06-11 16:40 UTC

This package is auto-updated.

Last update: 2024-04-14 14:13:41 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