ZauberCMS.Template 3.3.5

dotnet new install ZauberCMS.Template::3.3.5
                    
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.5 186 10 days ago
3.3.4 158 15 days ago
3.3.3 146 17 days ago
3.3.1 151 a month ago
3.2.0 104 2 months ago
3.1.1 112 2 months ago
3.1.0 104 2 months ago
3.0.1 96 3 months ago
3.0.0 92 3 months ago
3.0.0-beta7 86 3 months ago
3.0.0-beta6 89 3 months ago
3.0.0-beta5 86 3 months ago
2.0.9 106 4 months ago
2.0.8 108 5 months ago
2.0.6 108 5 months ago
2.0.5 98 5 months ago
2.0.1 100 5 months ago
2.0.0 89 5 months ago
1.4.8 137 7 months ago
1.4.7 95 7 months ago
1.4.6 105 7 months ago
1.4.5 96 7 months ago
1.4.3 95 7 months ago
1.4.0 97 7 months ago
1.3.0 94 7 months ago
1.2.0 109 7 months ago
1.0.0 102 7 months ago