0 votes

Our.Umbraco.MaskBackoffice

Getting started

This package will allow you to mask the umbraco backoffice behind a subdomain.

Installation

Our.Umbraco.MaskBackoffice is available from Our UmbracoNuGet, or as a manual download directly from GitHub.

NuGet package repository

To install from NuGet, run the following command in your instance of Visual Studio.

PM> Install-Package Our.Umbraco.MaskBackoffice

Usage

You will need to add the following keys to your Web.Config:

<add key="Our.MaskBackoffice.Redirect" value=""/>
<add key="Our.MaskBackoffice.Enabled" value=""/>
<add key="Our.MaskBackoffice.Domain" value=""/>

Configuration

Our.MaskBackoffice.Redirect

This configuration setting allows you to set the destination the user will end up if trying to access the backoffice on a non allowed subdomain.

Our.MaskBackoffice.Enabled

This configuration setting will enable / disable the route override.

Our.MaskBackoffice.Domain

This configuration is the subdomain(s) you would like to use to access the backoffice. Seperate multiple subdomains with a comma.

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.

Who do I talk to?

This project is maintained by Aaron Sadler and contributors. If you have any questions about the project please contact me through Twitter, or by raising an issue on GitHub.

License

Copyright © 2020 Aaron Sadler, and other contributors

Licensed under the MIT License.

Screenshots

 Download package
version 1.0.1

NuGet install instructions for Umbraco 8.6.0-8.18.15

Install-Package Our.Umbraco.MaskBackoffice

Package owner

Aaron

Aaron

Aaron has 406 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Aaron
  • Created: 30/08/2020
  • Current version 1.0.1
  • .NET version 4.7.2
  • License MIT
  • Downloads on Our: 107
  • Downloads on NuGet: 1.5K
  • Total downloads : 1.6K