vdlp / oc-redirectconditionsdomain-plugin
Adds Domain conditions to the Redirect plugin.
Installs: 372
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 1
Open Issues: 0
Type:october-plugin
Requires
- php: ^8.0.2
- composer/installers: ^1.0 || ^2.0
- vdlp/oc-redirectconditions-plugin: ^1.3
This package is auto-updated.
Last update: 2024-10-14 14:58:03 UTC
README
This is an extension plugin for the Redirect plugin for OctoberCMS.
Requirements
- Plugin
Vdlp.Redirect
- Plugin
Vdlp.RedirectConditions
Conditions
DomainCondition
On a positive match the redirect will take place if the request matches given condition parameters.
Condition parameters:
- Domain name (case-insensitive)
Unit tests
To run the Unit Tests of this plugin, execute the following command from the project root:
vendor/bin/phpunit plugins/vdlp/redirectconditionsdomain
Questions? Need help?
If you have any question about how to use this plugin, please don't hesitate to contact us at octobercms@vdlp.nl. We're happy to help you. You can also visit the support forum and drop your questions/issues there.