Sash – Bootstrap 5 Admin & Dashboard HTML Template

Basic Wizard

Wizard plugin that is extremely flexible, compact and feature-rich. General Form wizard HTML structure in Sash template. Here is the Folder structure.

	
		
	
	
		
		
	
    
<!-- FORM WIZARD JS -->
<script src="../assets/plugins/formwizard/jquery.smartWizard.js"></script>
<script src="../assets/plugins/formwizard/fromwizard.js"></script>

		
	

Note : After Changing scss you must run gulp command i.e, gulp watch . Refer gulp page for more gulp commands click here.

Type URL
Plugin Link http://www.techlaboratory.net/smartwizard
Accordion Form Wizard

jQuery based form wizard plugin which enables the user to collapse & expand steps by clicking on next/back buttons just like an accordion.Accordion-Wizard HTML structure in Sash template. Here is the Folder structure.

1. The following HTML,JS you should have in your page to implement a sidebar..
	
		
	
	
    
<!-- INTERNAL Accordion-Wizard-Form js -->
<script src="../assets/plugins/accordion-Wizard-Form/jquery.accordion-wizard.min.js"></script>
<script src="../assets/js/form-wizard.js"></script>

	
	
Type URL
Plugin Link https://www.jqueryscript.net/demo/accordion-form-wizard/