flownative/neos-customdocumenturirouting

Last activity 22 Apr 2022 4 5 1454
composer require flownative/neos-customdocumenturirouting

This allows to have custom document URI paths for document nodes

0.2.0

Version
0.2.0
Type
neos-package
Release Date
Jun 24, 2021 09:11
Source
git
Distribution
zip
Requires
  • neos/neos: ^3.0 || ^4.0 || ^5.0 || ^7.0
MIT 6cd753d042b4634a3bd8628a420f6f29e8bd43ec

Readme excerpt

Custom Document URI paths for Neos

This allows to have custom document URI paths for document nodes. This means, independent from the URI path that is usually built from the uriPathSegments of each node, a document can be given a full, unique, custom URI path.

Installation

composer require flownative/neos-customdocumenturirouting

Configuration

After installing the package, by default it looks for a property called uriPath in document nodes.

The uriPath property can be added to your document nodes by using the provided Flownative.Neos.CustomDocumentUriRouting:UriPathMixin.

The used mixin node type name and property name can be changed in the settings…
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 44 package(s).