• Azure Website Downloader
    Created: December 02, 2011 - Last update: December 14, 2023
    This is a Console application and not a regular Umbraco package.Using the console app you can download an Umbraco site with its complete file- and folder structure from Windows Azure Blob Storage to your local machine. Because the Windows Azure Accelerator for Umbraco creates zero byte files to rep…
  • Azure Blob Storage Provider
    Created: September 24, 2021 - Last update: December 14, 2023
    The Azure Blob Storage provider has an implementation of the Umbraco IFileSystem that connects to an Azure Blob Storage container. It also has the following features: middleware for serving media files from the /media path ImageSharp image provider/cache a CDN media URL provider For full se…
  • AST Azure Media Sync
    Created: October 15, 2013 - Last update: December 14, 2023
    Special thanks to my colleague, Andy Butland, for his support and help in this project and many more. For a full demonstration please view the screencast.  https://youtu.be/ufn3BPRfTyQ  This package automatically uploads media file to Azure Blob Storage and can be easily switched be…
  • Moriyama Azure Search
    Created: April 12, 2017 - Last update: December 14, 2023
    Azure search for Umbraco allows the replacement of Examine for back office and Front end website search. Azure search will be free for most Umbraco sites - you can have a free instance per subscription with up to 10k nodes. Important: Please do refer to the installation instructions on the project…
  • Azure Logger for Umbraco
    Created: June 06, 2016 - Last update: December 14, 2023
    This Umbraco package adds a log4net appender that uses Azure table storage and extends the Umbraco developer tree with functionality to view these logs. Using Azure table storage for logs in preference to the file-system has an additional benefit of reducing file replication activity in load bala…
  • Azure CDN Toolkit for Umbraco
    Created: June 01, 2016 - Last update: December 14, 2023
    The AzureCDNToolkit package allows you to fully utilise and integrate the Azure CDN with your Umbraco powered website. There are three file types that should be served from CDN if you have one. Assets - css, js & static images used by templates etc.. Images managed by Umbraco - cropped…
  • Azure Blob Storage Provider
    Created: October 19, 2013 - Last update: December 14, 2023
    Security UpdateThere is a new release of Microsoft.Data.OData (patching security issues) which is one of the this package dependencies.If you use the NuGet approch you can savely update to Microsoft.Data.OData version 5.8.4.  NEW package UmbracoFileSystemProviders.Azure is onlin…
  • Our.Umbraco.HealthChecks
    Created: November 27, 2018 - Last update: December 14, 2023
    This package is a collection of community written Health Checks for Umbraco. For best results, it is advised that you install this package using NuGet. Current Checks Azure Azure Examine Compatibility Check Checks that examine settings are appropriate for the Azure platform. Az…
  • Create users from List
    Created: September 06, 2022 - Last update: December 14, 2023
    I use Umbraco in my office and we have to set multiple users for multiple people. We use the login with Azure AD so we dont habe to get the password for the users.
  • UmbracoFileSystemProviders.Azure
    Created: October 28, 2015 - Last update: December 14, 2023
    An Azure Blob Storage IFileSystem provider for Umbraco. Used to offload static files in the media section to the cloud. Designed to supersede UmbracoAzureBlobStorage by Dirk Seefeld (With his blessing) this package allows the storage and retrieval of media items u…
  • OCR Content App
    Created: March 18, 2019 - Last update: December 14, 2023
    An OCR Content App for Umbraco which gives you an OCR tab to read text from an image You need the following app settings in your web.config file: <add key="OcrSubscriptionKey" value="azure-subscription-key-here" /> <add key="OcrApiUrl" value="https://westeurope.api.cognitive.microsoft.…
  • IntelligentMedia
    Created: February 08, 2019 - Last update: December 14, 2023
    Adds support for adding properties relevant to images based derived using machine learning. Whenever a media item is saved it will have properties set on the media items if they are present on the media type. Will work on any media item with an upload property called umbracoFile. Currently Azure C…
  • rbcUmbracoOnAzure
    Created: March 25, 2014 - Last update: December 14, 2023
    The goal of this package is to get Umbraco 6.1.x (and likely earlier versions) working on Azure Websites AND scaling out to multiple servers (Azure Websites calls servers "instances").   This package is currently experimental and very much a PoC and has a number of issues, however the iss…
  • Feature Flagged
    Created: December 11, 2021 - Last update: December 14, 2023
    Our.FeatureFlags Enables you to use Microsoft.FeatureManagemen to not only control your front end by these filters and flags but also your back office properties. These properties can still be mandatory and have validation. Installing Follow the install step(s) for Microsoft.FeatureManagement ht…
  • Diplo Translator
    Created: July 06, 2022 - Last update: December 14, 2023
    This is package for Umbraco 10 CMS that adds a Translate option to the Umbraco Dictionary within the Translation tree. This option can be used to automatically translate all the empty dictionary items in the tree from the selected language using an AI-based translation service. By default this is Mi…
  • UmmersiveReader
    Created: July 05, 2019 - Last update: December 14, 2023
    Umbraco is known for it's best of breed Content Management Experience for Content Editors. With the UmmersiveReader ContentApp you can now also make sure your Umbraco website provides the best of breed reading experience by using an AI powered Immersive Reading experience for all your website reader…
  • Tinifier2
    Created: January 09, 2021 - Last update: December 14, 2023
    # Tinifier 2 *Replaces Tinifier 1.x and TinifierNext until the author might resurface* Tinifier is a free Umbraco package for image compression that removes files size limits, supports Azure and is among top 50 Umbraco packages. It allows to dramatically reduce the size of PNG and JPEG images whic…
  • Infuse AI into U
    Created: October 13, 2017 - Last update: December 14, 2023
    This package infuses some AI into the media library.  Features Add tags images (like: water, building, e.d.) Tags celebrities Tags landmarks Detects if an image has adult or racy content Adds a description the image Installation: Create a Vision API in Azure (https://azure.microso…
  • Umbraco Forms Cache Refreshers for Flexible Load Balancing
    Created: February 26, 2016 - Last update: December 14, 2023
    About If you have Umbraco Forms set up in a flexible load balanced environment (e.g. Azure web apps), you may have noticed that changes to your Forms aren't persisted across the instances. This is because Forms saves all it's data locally in the App_Plugins folder. These Cache Refreshers send you…
  • Tinifier
    Created: June 27, 2017 - Last update: December 14, 2023
    Tinifier is a free Umbraco package for image compression that removes files size limits, supports Azure and is among top 50 Umbraco packages. It allows to dramatically reduce the size of PNG and JPEG images which positively influence on a page loading time and visitors loyalty. News: We'r…
  • Image Cropper Extended
    Created: July 18, 2013 - Last update: December 14, 2023
    This package installs an extended version of the default image cropper data type. This cropper supports transparent PNGs and allows single dimension constraints.With single dimension constraints you can define crops that are fixed in width with flexible height or vice versa. Now using ImageResizer…
  • Tinifier 2.0
    Created: October 23, 2019 - Last update: December 14, 2023
    Tinifier is a free Umbraco package for image compression that removes files size limits, supports Azure and is among top 50 Umbraco packages. It allows to dramatically reduce the size of PNG and JPEG images which positively influence on a page loading time and visitors loyalty. TinyPNG us…
  • Novicell.Examine.Elasticsearch
    Created: September 19, 2019 - Last update: December 14, 2023
    Umbraco comes with Examine. This is an abstraction around Lucene.net and it makes indexing and searching with Lucene alot easier. However there are limitations: Umbraco 7 uses Lucene.net 2.9.4 and Umbraco 8 uses Lucene.net 3.0.1 both released before 2012 Examine does not have ability to support rep…
  • Import MS Word document
    Created: November 04, 2014 - Last update: December 14, 2023
    The easiest way to import Word documents (including images) into Umbraco. The MS Word Importer for Umbraco 7 allows editors to import the contents (including images) of Microsoft Word (DOCX) documents.This plugin uses the MS Open XML SDK for manipulating and opening the DOCX file. Main features- E…
  • Upwest.Bundle Umbraco package
    Created: October 26, 2022 - Last update: December 14, 2023
    Umbraco 9,10 and 11 tools that streamline and automate member login processes out of the box, with social login buttons (Twitter,Facebook,Linkedin and Google), automatic translations with Azure and Google Services,automatic multilingual setup, Two factor authenticion with Twilio and AspSms sms servi…
  • Tea Commerce
    Created: November 10, 2010 - Last update: December 14, 2023
    Tea Commerce is a strong lightweight e-commerce system for Umbraco – it’s easy to implement and ships with a simple admin interface for the shop owner. Tea Commerce allows you to implement an Umbraco ecommerce solution using only Razor/XSLT, HTML, CSS and JavaScript. No .NET experience n…
  • ExamineFileIndexer
    Created: June 14, 2017 - Last update: December 14, 2023
    Custom Examine indexer to index any umbraco media nodes. Under the hood it makes use of Apache Tika to extract content and meta data from umbraco media files. Tika can handle the following formats. The package also supports VPP (Virtual path provider) so if your media files are in azu…
  • Upwest Calendar
    Created: April 19, 2023 - Last update: December 14, 2023
    Umbraco 9,10, 11 and  12 tools that streamline and automate member login processes out of the box, with social login buttons (Twitter,Facebook,Linkedin and Google), automatic translations with Azure and Google Services,automatic multilingual setup, Two factor authenticion with Twilio and AspSms…
  • Wholething Fallback Text Property
    Created: October 11, 2021 - Last update: December 14, 2023
    This Umbraco package provides two custom text property editors, "Textstring with Fallback" and "Textarea with Fallback", that allow developers to enter "fallback value", rendered from a Mustache template. The fallback can be built from other node properties and properties of other specific nodes in…
  • uMarketingSuite - The all-in-one marketing suite for Umbraco
    Created: January 23, 2020 - Last update: April 18, 2024
    Latest version is available on NuGet (Umbraco 8, 9, 10, 11, 12 and 13 compatible), as of 1.16 the ZIP on this page will not be updated anymore. Simply install the package and unleash the marketing potential of your Umbraco website. It comes with additional out-of-the-box functionalities like A/B te…
  • Umbraco Forms
    Created: March 21, 2010 - Last update: April 16, 2024
    Everyone deserves a form creator that's as easy to use as Umbraco, so we built just that. Whether it's a simple contact form or an advanced multi-step questionnaire that integrates with 3rd party services - it'll be a breeze. umbraco.com/products-and-support/forms Intuitive Creating forms is as e…
  • Umbraco Deploy
    Created: January 07, 2020 - Last update: March 19, 2024
    Umbraco Deploy is the deployment engine used on Umbraco Cloud. It is continuously being upgraded when new features and bugfixes are introduced. It's also available for license for use on-premises. Installation It is recommended that you keep your site up to date with the latest version using the…
  • Umbraco Courier
    Created: May 27, 2011 - Last update: December 14, 2023
    Umbraco Courier 3 redefines the Umbraco deployment process giving you the power to deploy your website changes using only a right click. Courier 3 compares and transfers your content, document types, templates, media, media types, macros, CSS, images, and scripts, without you having to lift more th…