Download the PHP package ttree/dimensionkeeper without Composer
On this page you can find all versions of the php package ttree/dimensionkeeper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ttree/dimensionkeeper
More information about ttree/dimensionkeeper
Files in ttree/dimensionkeeper
Download ttree/dimensionkeeper
More information about ttree/dimensionkeeper
Files in ttree/dimensionkeeper
Vendor ttree
Package dimensionkeeper
Short Description Synchronize properties between dimensions automatically
License MIT
Package dimensionkeeper
Short Description Synchronize properties between dimensions automatically
License MIT
Please rate this library. Is it a good library?
Informations about the package dimensionkeeper
DimensionKeeper for the Neos Content Repository
This package sync properties between dimensions automatically.
Installation
composer require ttree/dimensionkeeper
Configuration
You can enable the property synching by enabling the speciic properties in the NodeType configuration. Here's an example how to enable the synching of the uri path segment and the title properties:
'Your.Package:Example':
options:
TtreeDimensionKeeper:Properties:
title: true
uriPathSegment: true
Acknowledgments
Development sponsored by ttree ltd - neos solution provider.
We try our best to craft this package with a lots of love, we are open to sponsoring, support request, ... just contact us.
License
Licensed under MIT, see LICENSE
All versions of dimensionkeeper with dependencies
PHP Build Version
Package Version
Requires
neos/content-repository Version
^7.0 || ^8.0
The package ttree/dimensionkeeper contains the following files
Loading the files please wait ....