Download
saber sword
+
puzzle piece

Yes, Saber supports plugins!

You can download and install various plugins to use within Saber, and if you'd like, you can develop your own plugins using .NET 6.0 and our very special NuGet Package.

Installation:

Download & extract the plugin release zip file to Saber's /Vendors folder and restart your web server.
puzzle piece

DataSets

Manage a custom database and rows of data, where table columns are generated from your partial view mustache variables. In turn, you can utilize tables as custom data sources within the List component, using partial views for your List that match the names of columns within your table.

GitHub Repository
puzzle piece

Replace Template

Use this plugin if you'd like to replace the template website that comes with Saber with the current website being hosted by Saber. This is useful if you plan on distributing a copy of Saber with a custom template website preinstalled.

GitHub Repository
puzzle piece

Reset Cache

If you'd like to clear all cached objects related to web page content, this may help if you are noticing that your content changes aren't taking effect.

GitHub Repository
puzzle piece

Reset Website

If you're using Saber to design new website designs and have a need to reset your website back to the default template, this plugin will allow you to do just that with the click of a button.

GitHub Repository
puzzle piece

Stress Test

Use this plugin to stress test your web server. This plugin will load random test web pages as quickly as possible and present average document load times after 500 pages are loaded.

GitHub Repository