2017 © Pedro Peláez
 

neos-package neos-caseinsensitiveurls

Make URLs case insensitive in Neos

image

swisscom/neos-caseinsensitiveurls

Make URLs case insensitive in Neos

  • Friday, January 26, 2018
  • by sinso
  • Repository
  • 4 Watchers
  • 1 Stars
  • 96 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 3 Open issues
  • 4 Versions
  • 123 % Grown

The README.md

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, (*1)

  • foobar
  • FooBar
  • fooBar
  • FOOBAR
  • ...

Compatibility and Maintenance

This package is currently maintained for the following versions:, (*2)

Neos Version Package Version Branch Maintained
Neos 9.x 5.x main Yes
Neos 3.x-8.x 4.x 4.x 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, (*3)

composer require visol/neos-caseinsensitiveurls

and execute the node migration, (*4)

./flow nodemigration:execute --version 20250403134604 --confirmation TRUE

Warning: The node migration will convert all uriPathSegments to lowercase. This process cannot be reversed., (*5)

Credits

This package was originally created and maintained by Swisscom Internet Solutions., (*6)

It is now maintained by visol digitale Dienstleistungen GmbH, www.visol.ch, (*7)

The Versions

26/01 2018

dev-master

9999999-dev

Make URLs case insensitive in Neos

  Sources   Download

GPL-3.0+ GPL-3.0-or-later

The Requires

 

26/01 2018

3.0.1

3.0.1.0

Make URLs case insensitive in Neos

  Sources   Download

GPL-3.0-or-later

The Requires

 

21/06 2017

3.0

3.0.0.0

Make URLs case insensitive in TYPO3 Neos

  Sources   Download

GPL-3.0+

The Requires

 

05/11 2015

dev-feature/node-migration

dev-feature/node-migration

Make URLs case insensitive in TYPO3 Neos

  Sources   Download

GPL-3.0+

The Requires