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
Requires
- php: ^8.2.0
- composer/installers: ^1.0 || ^2.0
- matomo/device-detector: ^6.0
- october/rain: ^4.0
- vdlp/oc-redirectconditions-plugin: ^1.4
Requires (Dev)
- ergebnis/composer-normalize: ^2.42
This package is auto-updated.
Last update: 2025-08-04 05:58:37 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