Skip to content

Matryoshka enables you to layer your document type properties in tabs and groups

Notifications You must be signed in to change notification settings

dalyUSN/umbraco-matryoshka

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Matryoshka

Our Umbraco project page

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.

Getting Started

Installation

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.

Our Umbraco Package Repository

To install from Our Umbraco, please download the package from:

https://our.umbraco.org/projects/backoffice-extensions/matryoshka

NuGet

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

Developers Guide

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.

Contact

Have a question?

Dev Team

Special Thanks

License

Copyright © 2020 Søren Kottal

Licensed under the MIT License

About

Matryoshka enables you to layer your document type properties in tabs and groups

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 51.2%
  • CSS 25.8%
  • HTML 23.0%