Skybrud.Umbraco.Redirects
17.0.5
18.0.0-alpha001
Skybrud.Umbraco.Redirects is an award winning redirects manager for handling permanent and temporary redirects to content or media within your Umbraco site, or to external URLs outside of your site. The package supports all Umbraco versions since version 7.
The package let's you:
- set up 301 redirects for legacy URLs
- create short URLs for content and media - eg. for a campaign
- much more
|
1.5M downloads |
120 releases |
44 stars
|
53 forks
|
|
Skybrud.Umbraco.Redirects.Import
13.0.1
|
328K downloads |
14 releases |
10 stars
|
10 forks
|
Skybrud.Umbraco.GridData
13.0.0
Skybrud.Umbraco.GridData is a package with a strongly typed model for the grid in Umbraco. The package makes it easy to work the grid in your MVC views, master pages or even in your custom logic - eg. to index the grid data in Examine for better searches.
|
321K downloads |
34 releases |
35 stars
|
12 forks
|
Skybrud.LinkPicker
2.0.2
Retired
Extended link picker for various versions of Umbraco.
|
84K downloads |
35 releases |
7 stars
|
3 forks
|
Limbo.Umbraco.Tables
13.0.2
17.0.0-alpha001
Limbo.Umbraco.Tables is a package for Umbraco featuring property editor for building table based content.
|
78K downloads |
15 releases |
6 stars
|
10 forks
|
Limbo.Umbraco.Video
13.0.0
17.0.0-alpha001
Package serving as a base for Limbo's video picker packages.
|
57K downloads |
13 releases |
1 star
|
0 forks
|
Limbo.Umbraco.ModelsBuilder
13.0.3
17.0.0-alpha001
Limbo.Umbraco.ModelsBuilder is a custom models builder for Umbraco that provides extended functionality compared to Umbraco's build-in models builder.
|
44K downloads |
22 releases |
5 stars
|
3 forks
|
Skybrud.ImagePicker
2.0.0
Retired
Extended image picker for Umbraco 7 and 8. See Limbo Media Picker for newer versions of Umbraco.
|
42K downloads |
24 releases |
10 stars
|
3 forks
|
Skybrud.Umbraco.BorgerDk
4.0.0
Retired
Umbraco package for integration with the Borger.dk web service.
|
41K downloads |
27 releases |
0 stars
|
1 fork
|
Limbo.Umbraco.Search
10.0.0
13.0.0-alpha002
Developer oriented package for making complex Examine searches in Umbraco easier.
|
31K downloads |
17 releases |
0 stars
|
0 forks
|
Skybrud.VideoPicker
2.0.0
Retired
Advanced video picker for Umbraco.
|
29K downloads |
32 releases |
1 star
|
2 forks
|
Limbo.Umbraco.BlockList
13.0.3
Limbo.Umbraco.BlockList is a package for Umbraco that extends the default block list property editor, making it possible to control the CLR type returned by our version of the block list property editor.
|
27K downloads |
18 releases |
1 star
|
0 forks
|
Limbo.Umbraco.TextBox
13.0.0
17.0.0-alpha001
Limbo Textbox (or Limbo.Umbraco.TextBox) is a package that adds new textbox and textarea property editors for Umbraco 10+. While having similar functionality to the build in property editors, this package adds a few extra features.
|
25K downloads |
8 releases |
2 stars
|
3 forks
|
Limbo.Umbraco.Boolean
13.0.0
Limbo.Umbraco.Boolean is a small package for Umbraco that adds a new boolean property editor which some extra functionality compared to Umbraco's build-in boolean property editor.
|
25K downloads |
12 releases |
0 stars
|
0 forks
|
Limbo.Umbraco.MultiNodeTreePicker
13.0.2
Limbo.Umbraco.MultiNodeTreePicker adds a special multinode treepicker to the Umbraco backoffice in which developers can select a custom item converter.
The purpose of an item converter is to control the C# type returned by the .Value() method or the corresponding property in a Models Builder generated model. This is particular useful in a SPA/Headless Umbraco implementation, where the Models Builder model can then be returned directly via an API endpoint.
|
23K downloads |
11 releases |
2 stars
|
0 forks
|
Limbo.Umbraco.Spa
13.0.0-alpha009
SPA (single page application) package for Umbraco.
|
23K downloads |
19 releases |
6 stars
|
1 fork
|
Skybrud.Umbraco.Spa
3.0.0
Retired
SPA (single page application) package for Umbraco.
|
21K downloads |
19 releases |
3 stars
|
2 forks
|
Limbo.Umbraco.YouTube
13.0.2
Limbo.Umbraco.YouTube is a package for Umbraco featuring a video picker for inserting YouTube videos.
|
21K downloads |
16 releases |
3 stars
|
0 forks
|
Limbo.Umbraco.MediaPicker
13.0.1
Limbo.Umbraco.MediaPicker is a package for Umbraco 10+ with property editors extending Umbraco's default media pickers.
|
20K downloads |
9 releases |
0 stars
|
0 forks
|
Limbo.Umbraco.TwentyThree
13.0.3
17.0.0-alpha001
Limbo.Umbraco.TwentyThree is a package for Umbraco featuring a video picker for inserting TwentyThree videos.
|
18K downloads |
16 releases |
1 star
|
1 fork
|
|
Limbo.Umbraco.Seo
13.0.1
|
17K downloads |
14 releases |
1 star
|
1 fork
|
Skybrud.Umbraco.TextBox
2.0.4
Retired
Extended textbox and textarea property editors for Umbraco. Replaced by Limbo Textbox for Umbrao 10 and above.
|
17K downloads |
11 releases |
5 stars
|
2 forks
|
Limbo.Umbraco.Separator
17.0.1
Limbo.Separator is a small package for Umbraco that adds a property editor serving as a separator to give a better overview of properties within your Umbraco content types.
|
16K downloads |
9 releases |
0 stars
|
0 forks
|
Limbo.Umbraco.UrlPicker
13.0.1
Limbo.Umbraco.UrlPicker adds a new property editor that extends Umbraco's default Multi URL Picker property editor by adding an extra Converter option.
The purpose of the converter is to control the C# type returned by the .Value() method or the corresponding property in a ModelsBuilder generated model. This is particular useful in a SPA/Headless Umbraco implementation, where the ModelsBuilder model can then be returned directly via a WebAPI endpoint. Eg. so a more disirable type can be returned instead of the default Link og IEnumerable<Link> value.
|
16K downloads |
12 releases |
0 stars
|
0 forks
|
Limbo.Umbraco.DreamBroker
13.0.3
Limbo.Umbraco.DreamBroker is a package for Umbraco featuring a video picker for the DreamBroker video provider.
|
15K downloads |
15 releases |
0 stars
|
1 fork
|
Limbo.Umbraco.Iddqd
13.0.1
Limbo.Umbraco.Iddqd package with various developer oriented improvements for the Umbraco backoffice.
|
14K downloads |
5 releases |
2 stars
|
0 forks
|
Limbo.Umbraco.RecycleBin
13.0.1
Limbo.Umbraco.RecycleBin is small package for Umbraco that takes out the trash.
|
13K downloads |
5 releases |
1 star
|
0 forks
|
Limbo.Umbraco.Vimeo
13.0.1
Limbo.Umbraco.Vimeo is a package for Umbraco featuring a video picker for inserting Vimeo videos.
|
13K downloads |
12 releases |
1 star
|
0 forks
|
Skybrud.Umbraco.RssUtils
1.0.4
2.0.0-beta001
A small library for easily creating RSS feeds in Umbraco.
|
11K downloads |
6 releases |
9 stars
|
0 forks
|
|
Limbo.Umbraco.FilterList
10.0.0
17.0.0-alpha001
|
11K downloads |
18 releases |
0 stars
|
0 forks
|
Limbo.Umbraco.Time
13.0.2
Limbo.Umbraco.Time is a package for Umbraco featuring a number of property editors related to picking date and time.
|
11K downloads |
7 releases |
0 stars
|
0 forks
|
Limbo.Umbraco.Skyfish
13.0.2
Limbo.Umbraco.Skyfish is a video picker property editor for the Umbraco backoffice that allows users to insert videos from Skyfish.
|
9,803 downloads |
9 releases |
0 stars
|
0 forks
|
Limbo.Umbraco.Rte
2.0.2
Limbo.Umbraco.Rte is small package that brings extended functionality to Umbraco's build-in rich text editor (TinyMCE). The package does so by adding a new Limbo RTE property editor, which enables developers to select a number of processors, that may modify the HTML - eg. to ensure that external links always open in a new window/tab.
|
9,350 downloads |
7 releases |
1 star
|
0 forks
|
|
Limbo.Umbraco.BorgerDk
13.0.1
|
8,927 downloads |
7 releases |
0 stars
|
0 forks
|
Skybrud.Umbraco.MultiNodeTreePicker
2.0.0
Retired
Skybrud.Umbraco.MultiNodeTreePicker adds a special multinode treepicker to the Umbraco 8 backoffice in which developers can select a custom item converter.
|
8,371 downloads |
4 releases |
1 star
|
1 fork
|
Skybrud.Separator
2.0.0
Retired
Skybrud.Separator is a small package for Umbraco 8 and 9 that adds a property editor serving as a separator to give a better overview of properties within your Umbraco content types.
For Umbraco 10 and newer, see our Limbo.Umbraco.Separator package instead.
|
7,658 downloads |
4 releases |
1 star
|
0 forks
|
Skybrud.Umbraco.Time
2.0.0
Retired
Extended date and time based property editors for Umbraco.
|
7,221 downloads |
5 releases |
2 stars
|
1 fork
|
|
Limbo.Umbraco.Migrations
13.0.0-alpha006
|
4,505 downloads |
12 releases |
2 stars
|
0 forks
|
Limbo.Umbraco.Signatur
13.0.0-alpha004
Limbo.Umbraco.Signatur is a package that integrates with Signatur RSS job feeds, and allows importing jobs as content in Umbraco.
|
4,464 downloads |
11 releases |
0 stars
|
0 forks
|
|
Limbo.Umbraco.Search.Pdf
1.0.0
10.0.0-alpha001
|
3,303 downloads |
4 releases |
0 stars
|
0 forks
|
|
Limbo.Umbraco.MigrationsApi
8.0.3
10.0.0-alpha002
|
3,136 downloads |
11 releases |
1 star
|
0 forks
|
Limbo.Umbraco.Emply
10.0.0
13.0.0-alpha001
Limbo.Umbraco.Emply is an Umbraco package serving as an integration between our Limbo.Integrations.Emply package and Umbraco. The package supports importing job postings in Umbraco via a scheduled task.
|
2,975 downloads |
5 releases |
0 stars
|
0 forks
|
Limbo.Umbraco.StructuredData
1.0.0
Retired
Structured data table editor for Umbraco 9.
|
2,967 downloads |
2 releases |
0 stars
|
0 forks
|
|
Skybrud.Umbraco.GridData.Dtge
4.0.3
|
2,441 downloads |
5 releases |
0 stars
|
2 forks
|
Limbo.Umbraco.Fetch
13.0.0
Umbraco package for periodically downloading files to disk.
|
2,319 downloads |
4 releases |
0 stars
|
0 forks
|
Limbo.Umbraco.Innomate
13.0.0-alpha003
Limbo.Umbraco.Innomate is an Umbraco package serving as an integration between our Limbo.Integrations.Innomate package and Umbraco. The package supports importing job postings in Umbraco
|
2,317 downloads |
3 releases |
0 stars
|
0 forks
|
|
Skybrud.VideoPicker.VideoTool
1.0.0-beta003
Retired
|
1,168 downloads |
3 releases |
0 stars
|
0 forks
|
|
Skybrud.VideoPicker.Skyfish
1.0.0-beta002
Retired
|
642 downloads |
2 releases |
0 stars
|
0 forks
|
|
Skybrud.VideoPicker.TwentyThree
1.0.0-alpha001
Retired
|
423 downloads |
1 release |
0 stars
|
0 forks
|
Limbo.Umbraco.Maps
1.0.0-alpha001
Limbo.Umbraco.Maps is an Umbraco package with various property editors for drawing geometries (points, polylines, polygons etc.) on a map.
|
309 downloads |
1 release |
1 star
|
0 forks
|
|
Limbo.Umbraco.Migrations.FormsApi
8.0.0
|
250 downloads |
1 release |
0 stars
|
0 forks
|
|
Limbo.Umbraco.Migrations.RedirectsApi
8.0.0
|
234 downloads |
1 release |
0 stars
|
0 forks
|