ttree/dimensionkeeper

Last activity 08 Jun 2022 12 3 14257
composer require ttree/dimensionkeeper

Synchronize properties between dimensions automatically

1.0.8

Version
1.0.8
Type
neos-package
Release Date
Aug 09, 2018 11:58
Source
git
Distribution
zip
Requires
  • neos/content-repository: ^3.0 || ^4.0
MIT ba38b794a4ba0876b43248239aec699059fed552

Readme excerpt

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, .…
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 48 package(s).