Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free responsive Bootstrap multi-step form wizard with 3 example flows and 5 color schemes.

A full-stack Next.js TypeScript template focused on functionality over UI, featuring Zustand, TanStack Query, and ESLint 9 support.
Bootstrap Wizard is a free, responsive multi-step form plugin and HTML template from Creative Tim that splits long forms into guided, step-by-step pages. It is built on Bootstrap 3.3.5, jQuery, and the open-source twitter-bootstrap-wizard plugin created by Vadim Vincent Gabriel, and it ships as static HTML files that run in any browser.
Bootstrap Wizard is a JavaScript plugin plus starter template that converts any long form into a sequence of manageable steps. It takes a form with many fields as input and renders it as a wizard with a progress indicator, showing users one step at a time and reducing the intimidation of a long process. The template includes three complete HTML example pages, a custom CSS/SCSS design layer, and integrates with jQuery validation for per-step input checking.
The wizard works by pairing the jquery.bootstrap.wizard.js plugin with HTML markup that defines each step as a separate section. When a user completes a section and passes validation, the plugin advances to the next step, showing a progress indicator so users know how many steps remain. The included files handle the styling and behavior — you just structure your form sections and initialize the plugin.
Bootstrap Wizard is free and open source, released under the MIT License. You can download it from Creative Tim or GitHub and use it in personal and commercial projects without licensing fees.
Yes, Bootstrap Wizard is completely free. It is released under the MIT License, so you can use, modify, and distribute it in personal and commercial projects without paying a fee.
The download contains three HTML example pages (index.html, wizard-list-boat.html, wizard-list-place.html), assets with Bootstrap CSS/JS, jQuery, jquery.bootstrap.wizard.js, jquery.validate.min.js, the gsdk-bootstrap-wizard.css stylesheet, and the SCSS source files.
Yes, you can change the colors by editing the gsdk-bootstrap-wizard.css stylesheet or by recompiling the provided SCSS source. The template includes 5 preset bright color schemes you can switch between.
Yes, the template integrates jquery.validate.min.js, which provides client-side validation on form fields. Users cannot advance to the next step until they complete the current step's required fields correctly.
The wizard is fully responsive and works in modern browsers. It uses Bootstrap 3.3.5 and jQuery, and the included CSS fixes the step navigation width on small screens under 600px.
