vdlp / oc-redirectconditionsexample-plugin
A Redirect Condition implementation example plugin.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 8
Forks: 1
Open Issues: 0
Type:october-plugin
Requires
- php: ^8.0.2
- composer/installers: ^1.0 || ^2.0
- october/system: ^3.0
- piwik/device-detector: ^3.11
- vdlp/oc-redirectconditions-plugin: ^1.3
This package is auto-updated.
Last update: 2024-10-14 15:05:58 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