58.UrlOpener
1.0.0
dotnet add package 58.UrlOpener --version 1.0.0
NuGet\Install-Package 58.UrlOpener -Version 1.0.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="58.UrlOpener" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="58.UrlOpener" Version="1.0.0" />
<PackageReference Include="58.UrlOpener" />
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 58.UrlOpener --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: 58.UrlOpener, 1.0.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.
#:package 58.UrlOpener@1.0.0
#: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=58.UrlOpener&version=1.0.0
#tool nuget:?package=58.UrlOpener&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Excel Import URL Opener - Umbraco Property Editor
This package is a custom property editor developed for Umbraco CMS. It provides a button component that allows users to open specified URLs.
Features
- Configurable target URL
- Opens URL in new tab
- Modern Lit element based implementation
- Easy to configure and use
Installation
dotnet add package ExcelImport.UrlOpener
Usage
- Create a new Data Type in Umbraco backoffice
- Select "URL Opener" as the Property Editor
- Configure the "Target URL" setting
- Use the Data Type in your desired Document Type
Development
To develop this package:
# Build client code
cd client
npm install
npm run build
License
MIT License
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Umbraco.Cms (>= 16.1.1)
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.0.0 | 79 | 9/5/2025 |