This repo contains the N3O Umbraco extensions. These are a series of NuGet packages that extend the functionality of the Umbraco CMS. As well as providing generic functionality such as payment processing and site search, they provide ready made integration with the Enagage CRM.
Extensions work with both cloud and on-premises versions of Umbraco 9 or later.
Aside from the back office plugins, extensions do not provide any HTML, CSS or other UI. They are designed to integrate seamlessly with any standard Umbraco template and allow your site to retain a distinctive look and feel.
The solution includes a demo site that both illustrates much of the functionality and also provides a useful starting point for building new sites. The easiest way to get started is to run the DemoSite.Web
project in the solution, follow the Umbraco install wizard and then navigate to Settings / uSync. From here import Settings first, followed by Content. This will create all of the demo data types, content types and demo content.
Provides a pluggable architecture for email delivery such as via SMTP or SendGrid.
Provides realtime currency conversion using market data.
Provides functionality for integrating with newsletter platforms such as Mailchimp.
Provides support for taking one-off and recurring payments using various gateways. Currently supported gateways include:
- GoCardless
- PayPal
- Stripe
Provides a number of back office extensions such as:
- File Uploader
- Image Cropper
- SERP Entry Editor
These either provide richer functionality than Umbraco includes or works around limitations (e.g. the built in Umbraco cropper doesn't work with nested content or blocks).
Provides functionality for providing a site search function using Google Custom Search.
Provides pluggable implementations for managing charitable tax relief, such as the UK Gift Aid scheme.
A big #h5yr to:
- Arnold Visser for Our.Umbraco.GMaps
- Dan Diplo for Umbraco.GodMode
- Lee Kehler for Contentment
- Kevin Jump for uSync
- Perplex Digital for Perplex.ContentBlocks
For questions and support please visit the N3O Support Centre.
All extensions are licensed under the MIT license.