QuickerSite - CMS for Windows Servers
Introduction
QuickerSite (https://quickersite.com/) is an all-in-one CMS (Content Management System) built in ASP/VBScript. QuickerSite runs on both Windows Servers (IIS 5 and higher) and most other Windows OS versions through IIS Express (Visual Studio Code, Visual Studio, Webmatrix, etc). QuickerSite also requires ASP.NET (2.0) installed on your host.
Demo
The QuickerSite demosite showcases most features: https://demo.quickersite.com/
Installation
Install this application in the root of an IIS website and make sure IUSR has full permissions to the entire folder. Make sure "default.asp" is the default document. The default installation uses an Access database and therefore 32bits-support needs to be enabled for your IIS application pool. When browsing to your site the first time, you will be prompted for a password. By default this is "admin". You have to change it to something else.
QuickerSite Ecosystem
- QuickerSite Website - QuickerSite homepage
- QuickerSite Template Generator - Fully automated random template generation for QuickerSite CMS
- JStemplates.com - Generate Responsive HTML5 & CSS3 Web Templates to use in QuickerSite
- Cover Generator - A single-file, client-side web app that generates beautiful covers for blogs, social media, presentations, and more. Built with vanilla JavaScript and Bootstrap 5 — no build step, no backend, no API keys.
- The QuickerSite Newsletter Template Generator - Generates random, email-client-safe HTML newsletter templates. Refresh for a new design. Copy the HTML into QuickerSite.
- ASP Runner - run ASP/VBScript code in the browser (WebAssembly) - powered by ASPPY
- Developer Blog
Developer Guidelines
https://pietercooreman.github.io/QuickerSite/ (refer developers and/or AI agents for extending QuickerSite with custom applications)