ja0b / our.umbraco.hider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Umbraco Hider

Build Status NuGet release NuGet Our Umbraco project page Umbraco version

This package makes it possible to create rules in the umbraco backoffice to hide (tabs, properties, buttons <> and content apps) for certain Users, User Groups, Content Ids, Parent Content Ids and/or Content Types.

Getting Started πŸ’«

This package is supported on Umbraco 8.10.0+. (It may work for lower 8 versions but it has not been tested)

Installation 🎊

UmbracoHider is available from NuGet.

NuGet package repository

To install from NuGet, you can run the following command from within Visual Studio:

PM> Install-Package Our.Umbraco.Hider

Usage πŸ”₯

After installing the package you will see new tab inside the setting dashboard to create your rules.

Dashboard UmbracoHider Dashboard

Rule Types UmbracoHider Rule Types

Contribution guidelines ⛏

To raise a new bug, create an issue on the GitHub repository. To fix a bug or add new features, fork the repository and send a pull request with your changes. Feel free to add ideas to the repository's issues list if you would to discuss anything related to the package.

Notes πŸ“

This package was built using https://our.umbraco.com/packages/collaboration/backoffice-tweaking/ and https://github.com/janvanhelvoort/Umbraco-hide-properties as inspiration, so big kudos to Alain and Jan for their work.

Finally thanks to Imran Haider that without knowing gave his last name to name this package πŸ˜‚.

UmbracoHider Name

License πŸ“œ

Licensed under the MIT License

About

License:MIT License


Languages

Language:JavaScript 63.9%Language:CSS 19.5%Language:HTML 10.3%Language:C# 5.7%Language:ASP.NET 0.6%Language:Batchfile 0.1%