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.1.1

Version
0.1.1
Type
neos-package
Release Date
May 14, 2018 14:05
Source
git
Distribution
zip
Requires
  • neos/neos: ^3.0 || ^4.0
MIT 3a7ec7ebde012a60d08bbb175916e8f3fb4f77c6

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).