Skip to content

Releases: KaufmannDigital/KaufmannDigital.DomainRedirection

Bugfix release

02 Oct 13:18

Choose a tag to compare

1.0.1

Bugfix: Use only protocol and host as base for rules

Initial release

01 Oct 16:41

Choose a tag to compare

Add package metadata and implementation

- Add MIT license and publisher information to composer.json
- Implement DomainRedirectMiddleware for flexible domain and path-based redirects
- Add Settings.yaml configuration with examples
- Configure middleware to run after Neos redirect middleware
- Add comprehensive README.md with usage examples