QuickerSite v4.4 · Open Source

Create professional websites in minutes

A complete, lightweight Content Management System specifically designed for Windows Servers. Built in Classic ASP / VBScript, simple to deploy, easy to manage.

IIS 5+
Windows Server
MIT
Open Source
v4.4.1
Latest Release
QuickerSite running on Windows Servers
16+ stars
Active on GitHub

Built on proven, battle-tested technology

Classic ASPVBScriptIISWindows ServerASP.NETCKEditorBootstrap 5MS AccessClassic ASPVBScriptIISWindows ServerASP.NETCKEditorBootstrap 5MS Access

Why QuickerSite?

A pragmatic CMS for Windows Servers. Lightweight, transparent, and built to last.

Deploy in minutes

Drop the files into the root of an IIS website, set default.asp as default document, and you're live. No build steps, no Node modules.

Lightweight by design

Classic ASP / VBScript on IIS with an Access database out of the box. No bloated dependencies — just files, folders, and a templating engine you can read.

Open source, MIT licensed

Source on GitHub, free to use commercially. Fork it, ship it, contribute back. A complete ecosystem of companion tools is included.

CKEditor built-in

Content editors get a professional WYSIWYG experience without leaving the browser. Manage pages, news, blog posts and uploads in one place.

Bring your own template

Use the QuickerSite Template Generator or any HTML/CSS design. Drop placeholder tags into your markup and you're done.

Runs anywhere ASP runs

IIS 5 and up, IIS Express, Visual Studio, or even Linux/macOS via the companion ASPPY runtime. Your old Classic ASP skills still pay off.

v4.4
Latest stable release
100+
Commits on GitHub
MIT
Open source license
5+
Ecosystem projects

The QuickerSite Ecosystem

QuickerSite is more than a CMS — it's a toolkit for Classic ASP / VBScript developers.

QuickerSite CMS Core
QuickerSite CMS

The lightweight Classic ASP / VBScript CMS for Windows Servers. Simple to deploy, easy to manage.

Template Generator Companion
Template Generator

Rapidly scaffold and generate custom Bootstrap-based templates for your QuickerSite deployments.

ASPPY Runtime
ASPPY

A Python-based runtime that executes Classic ASP / VBScript pages on Windows, Linux and macOS.

aspLite Framework
aspLite

An MVC framework for Classic ASP developers that helps you build better ASP / VBScript applications.

Editions for Every Use Case

QuickerSite is fully open source. Pick the path that fits your project.

Self-Hosted
Free · MIT licensed
  • Full source on GitHub
  • Runs on IIS 5+ / IIS Express
  • Access database included
  • CKEditor built-in
  • Commercial use allowed
Get it on GitHub
Agency & Pro
Talk · custom engagements
  • Custom template design
  • Migration from legacy CMS
  • Hosting & IIS hardening advice
  • Custom modules
  • Priority email support
Get in touch
★★★★★

"QuickerSite proves that Classic ASP isn't dead — it's just sharper than ever. A pragmatic, no-nonsense CMS that you actually own and can read end to end."

Pieter Cooreman
Pieter Cooreman
Creator & maintainer, QuickerSite
Since 2008
In active development
v4.4.1
Released Jan 2026
MIT
License

Frequently Asked Questions

A Windows host with IIS 5 or higher (or IIS Express via Visual Studio / VS Code / WebMatrix). Classic ASP must be enabled and ASP.NET 2.0 installed. The default installation uses an Access database, so 32-bit support needs to be enabled for your IIS application pool.

Install the files into the root of an IIS website and give IUSR full permissions on the folder. Make sure default.asp is the default document. When browsing to your site the first time you'll be prompted for a password — the default is admin, and you must change it immediately.

Yes. QuickerSite is released under the MIT license. You can use it commercially, modify it, and redistribute it. Attribution is appreciated but not required.

QuickerSite uses simple placeholder tags inside any HTML/CSS design. You can hand-craft a template, generate one with the QuickerSite Template Generator, or convert an existing Bootstrap design. No proprietary template language to learn.

Yes — via ASPPY, a Python-based Classic ASP / VBScript runtime that runs on Windows, Linux and macOS. ASPPY serves QuickerSites out of the box.

A live demo showcasing most features is available at demo.quickersite.com. You can also browse the source on GitHub.

Get in touch

Need help migrating an old site, building a custom template, or integrating QuickerSite into a larger stack? Drop me a line — happy to discuss your use case.

  • Custom templates & modules
  • Migration from legacy CMS platforms
  • IIS hosting & hardening advice
  • Pair-coding on Classic ASP / VBScript