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

Version
0.1.0
Type
neos-package
Release Date
Apr 20, 2018 17:08
Source
git
Distribution
zip
Requires
  • neos/neos: ~3.0 || dev-master
MIT 52487db7f3f12b096d32614ae8d386287ca0f164

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