Skip to content

Releases: KaufmannDigital/KaufmannDigital.DomainRedirection

Bugfix release

Choose a tag to compare

@Nikdro Nikdro released this 02 Oct 13:18
1.0.1

Bugfix: Use only protocol and host as base for rules

Initial release

Choose a tag to compare

@Nikdro Nikdro released this 01 Oct 16:41
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