ttree/dimensionkeeper

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

Synchronize properties between dimensions automatically

1.2.1

Version
1.2.1
Type
neos-package
Release Date
Jun 08, 2022 07:05
Source
git
Distribution
zip
Requires
MIT 6217b70d9aa7fd7fdb7ed2e2f0349cce3f373042

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

The content of the readme is provided by Github
The same vendor provides 48 package(s).