Skip to content

sirajurrahmann/N3O.Umbraco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N3O Umbraco Extensions

NuGet npm Main Branch CI Tag CI License

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.

Demo Site

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.

Functionality

Email

Provides a pluggable architecture for email delivery such as via SMTP or SendGrid.

Foreign Exchange

Provides realtime currency conversion using market data.

Newsletters

Provides functionality for integrating with newsletter platforms such as Mailchimp.

Payments

Provides support for taking one-off and recurring payments using various gateways. Currently supported gateways include:

  • GoCardless
  • PayPal
  • Stripe

Plugins

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).

Search

Provides functionality for providing a site search function using Google Custom Search.

Tax Relief

Provides pluggable implementations for managing charitable tax relief, such as the UK Gift Aid scheme.

Thanks

A big #h5yr to:

Questions & Support

For questions and support please visit the N3O Support Centre.

License

All extensions are licensed under the MIT license.

About

N3O extensions to the Umbraco CMS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 84.2%
  • CSS 6.7%
  • TypeScript 6.7%
  • JavaScript 1.2%
  • Other 1.2%