ZauberCMS.Template 3.3.4

dotnet new install ZauberCMS.Template::3.3.4
                    
This package contains a .NET Template Package you can call from the shell/command line.

ZauberCMS

ZauberCMS is a fully featured CMS built in .NET 9. The CMS is inspired by Umbraco, but much faster and easier to extend.

I built this CMS to allow .NET developers to continue building websites just as they always have - with traditional .NET MVC - while also offering a modern, highly customizable, interactive CMS editing experience powered by Blazor.

The goal is simple: a CMS that’s simple, super easy to extend, highly modular, and doesn’t require learning a verbose front-end framework or dealing with complex build tools. With Blazor, customization is quick, straightforward and very .NET friendly.

✅ ASP.NET MVC
✅ Visual Page Editor (Block List Editor)
✅ Custom Languages
✅ Multi Sites
✅ SEO Features Built In
✅ Private Members Sections (Role Based)
✅ Radzen Blazor Components
✅ Highly Customizable
✅ Full Documentation

Website: www.zaubercms.com

You can also find us on Twitter / X and Facebook

Getting Started

This repo comes with a starter site example, if you clone this repo, build and run the ZauberCMS.Web project you will see the starter kit (Go to /admin, register an account to see everything).

However, fastest way to get started building your own website is using the .Net Template, firstly install the ZauberCMS template (--force just makes sure you install the latest one)

# Ensure we have the latest ZauberCMS templates
dotnet new install ZauberCMS.Template --force

# Create your CMS
dotnet new zaubercms -n "YourSiteName"

You can also use Nuget and full instructions on how to use it are below

https://aptitude.gitbook.io/zaubercms/getting-started/quick-start

Getting Started Video

This video shows building a very simple site from scratch, hopefully you'll see how easy it is!

Starter Site Build YouTube Video

Documentation

For full documentation click the link below

https://aptitude.gitbook.io/zaubercms

Progress & Issues

After v3.0 the next big release will be v3.5. You can see the progress and release features here

https://github.com/users/YodasMyDad/projects/8

And issues found here

https://github.com/YodasMyDad/ZauberCMS/issues

Screenshots

image

image

image

image

  • net9.0

    • No dependencies.

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
3.3.4 117 4/9/2025
3.3.3 136 4/7/2025
3.3.1 149 3/20/2025
3.2.0 103 2/27/2025
3.1.1 110 2/13/2025
3.1.0 103 2/13/2025
3.0.1 94 2/9/2025
3.0.0 90 2/6/2025
3.0.0-beta7 84 2/6/2025
3.0.0-beta6 86 2/6/2025
3.0.0-beta5 84 2/5/2025
2.0.9 100 12/16/2024
2.0.8 107 12/3/2024
2.0.6 106 12/3/2024
2.0.5 96 12/3/2024
2.0.1 98 12/2/2024
2.0.0 88 12/2/2024
1.4.8 137 10/8/2024
1.4.7 95 10/7/2024
1.4.6 105 10/5/2024
1.4.5 96 10/4/2024
1.4.3 95 10/3/2024
1.4.0 97 10/3/2024
1.3.0 94 10/1/2024
1.2.0 109 9/30/2024
1.0.0 102 9/25/2024