M96.ContentLocalization.ContentCulturePickerWidget 1.1.0

dotnet add package M96.ContentLocalization.ContentCulturePickerWidget --version 1.1.0                
NuGet\Install-Package M96.ContentLocalization.ContentCulturePickerWidget -Version 1.1.0                
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="M96.ContentLocalization.ContentCulturePickerWidget" Version="1.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add M96.ContentLocalization.ContentCulturePickerWidget --version 1.1.0                
#r "nuget: M96.ContentLocalization.ContentCulturePickerWidget, 1.1.0"                
#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.
// Install M96.ContentLocalization.ContentCulturePickerWidget as a Cake Addin
#addin nuget:?package=M96.ContentLocalization.ContentCulturePickerWidget&version=1.1.0

// Install M96.ContentLocalization.ContentCulturePickerWidget as a Cake Tool
#tool nuget:?package=M96.ContentLocalization.ContentCulturePickerWidget&version=1.1.0                

Content Culture Picker Widget for Orchard Core

About

Orchard Core provides a shape that renders languages/cultures dropdown. However, you need to modify your theme files to display it and also add some other configuration.

This widget will do all of that and you can then add it wherever you like - theme zones, flow part, bag part...

Why

If you just want to use a theme but you don't want to edit any templates than this is more than useful. Also, sometimes it's just easier to have a widget that can be moved around.

How to use

  1. Install M96.ContentLocalization.ContentCulturePickerWidget package from NuGet or clone this repo and add project reference to Orchard Core CMS project in your solution.
  2. Go to Orchard Core Admin panel, then go to Configuration -> Features and enable M96.ContentLocalization.ContentCulturePickerWidget.
  3. Now you can add this widget just like any other Orchard Core widget.

Tips

Make sure you have configured cultures in Configuration -> Settings -> Localization -> Cultures.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
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
1.1.0 29 3/6/2025
1.0.0 50 3/5/2025