visol/neos-caseinsensitiveurls

Last activity 03 Apr 2025 2 3 2752
composer require visol/neos-caseinsensitiveurls

Make URLs case insensitive in Neos

3.0.1

Version
3.0.1
Type
neos-package
Release Date
Jan 26, 2018 08:29
Source
git
Distribution
zip
Requires
  • neos/neos: ~3.0
  • neos/nodetypes: ~3.0
GPL-3.0-or-later a78a0639e3dee293447a9b8c0123407889a9ee43

Readme excerpt

Case insensitive URLs in Neos

This is a Neos package that allows the usage of case insensitive URLs. As a consequence, the uriPathSegment /foobar can be accessed as

  • foobar
  • FooBar
  • fooBar
  • FOOBAR
  • ...
Compatibility and Maintenance

This package is currently being maintained for the following versions:

Neos / Flow Version Version Branch Maintained Neos 3.x-5.x 4.x master Yes Neos 3.x-4.x 3.x 3.x No Neos 2.3 LTS 2.x - No Installation

Just add this package to your composer.json using

composer require visol/neos-caseinsensitiveurls

and execute the node migration

./flow node:migrate --version …
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 6 package(s).