vdlp / oc-redirectconditionsexample-plugin
A Redirect Condition implementation example plugin.
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 7
Forks: 1
Open Issues: 0
Type:october-plugin
Requires
- php: ^7.4 || ^8.0
- composer/installers: ^1.0 || ^2.0
- october/system: ^2.1
- piwik/device-detector: ^3.11
- vdlp/oc-redirectconditions-plugin: ^1.0
This package is auto-updated.
Last update: 2022-05-20 16:49:03 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