Our.Umbraco.MemberLogin 3.0.2

dotnet add package Our.Umbraco.MemberLogin --version 3.0.2
                    
NuGet\Install-Package Our.Umbraco.MemberLogin -Version 3.0.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Our.Umbraco.MemberLogin" Version="3.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Our.Umbraco.MemberLogin" Version="3.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Our.Umbraco.MemberLogin" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Our.Umbraco.MemberLogin --version 3.0.2
                    
#r "nuget: Our.Umbraco.MemberLogin, 3.0.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Our.Umbraco.MemberLogin@3.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Our.Umbraco.MemberLogin&version=3.0.2
                    
Install as a Cake Addin
#tool nuget:?package=Our.Umbraco.MemberLogin&version=3.0.2
                    
Install as a Cake Tool

MemberLogin

MemberLogin is a Umbraco backoffice extension package which allows you to impersonate as a Member into the front-end website.

Documentation

MemberLogin can be used in Umbraco V10 version where can you login as a member from your backoffice into the front-end of your website.

History Version

v3.0.0.

Released MemberLogin for Umbraco V10

*This version is only compatible with Umbraco V10!

v2.0.0

Upgrade MemberLogin so it can be used in Umbraco V8.

  • You can still select a node to be redirected to after the login
  • Now in V8 when having a multi-langual website, you can even select the culture of the redirected page

In this way you can go directly to the correct language page of your website as a member.

*This version is only compatible with Umbraco V8!

v1.1.0

Ditched the Property Editor and moved to using a custom Action menu item on the Member tree.

*This version uses the directive umb-preview-node which was introduced in version 7.6!

v1.0.0

Initial release of the MemberLogin package.

First you need to create a new datatype of type MemberLogin in your developer section of Umbraco. After that, you add a new property into your member document type, using this new datatype.

As you will see, this is only a button for doing the login as a Member.

Contributors

License

Copyright © 2022 Michaël Vanbrabandt, AaronSadlerUK

Licensed under the MIT License

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.2 9,173 12/16/2022
3.0.1 439 11/25/2022
3.0.0 440 11/23/2022

Fixed unable to load view