ttree/dimensionkeeper

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

Synchronize properties between dimensions automatically

1.0.7

Version
1.0.7
Type
neos-package
Release Date
Aug 03, 2018 09:11
Source
git
Distribution
zip
Requires
  • neos/content-repository: ^3.0 || ^4.0
MIT 1a78b61251f3e2afda08955fcb0deba03aff2a8f

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