Matryoshka enables you to layer your document type properties in tabs and groups. It substitutes the content editor view, with its own view, to make existing groups appear as tabs, and adds a property editor, which gives the impression of groups.
Note: Matryoshka has been developed against Umbraco v8.4.0 and will support that version and above. It should work in v.8.0 and above too though.
Matryoshka can be installed from the Our Umbraco package repository or with NuGet.
To install from Our Umbraco, please download the package from:
https://our.umbraco.org/projects/backoffice-extensions/matryoshka
To install with NuGet, please search NuGet for "Our.Umbraco.Matryoshka", or install it with this command from the package manager console:
Install-Package Our.Umbraco.Matryoshka
When installed, Matryoshka will change all your existing groups, to be shown as tabs. You can't switch between tabs/groups.
For faux group separations. You can add a datatype using the Matryoshka Group Separator property editor included in the package. When used, the separator will display the property name and description as a headline for your new faux group.
Have a question?
- Raise an issue on GitHub
- Thanks to Sebastiaan Janssen for creating and releasing Tabify which most of the tabbing functionality is based on.
- Thanks to Supalerk Laipawat for the logo.
Copyright © 2020 Søren Kottal
Licensed under the MIT License