Dashplex - Bootstrap 5 Admin & Dashboard HTML Template

Basic Wizard

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

	
		
	
    
<!-- Internal Jquery-steps js -->
<script src="../assets/plugins/jquery-steps/jquery.steps.min.js"></script>

<!-- Internal Form-wizard js -->
<script src="../assets/js/form-wizard.js"></script>

		
	
Type URL
Plugin Link http://www.jquery-steps.com/
Vertical Form Wizard

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

1. The following HTML,JS you should have in your page to implement a wizard..
	
		
	
	
    
<!-- Internal Jquery-steps js -->
<script src="../assets/plugins/jquery-steps/jquery.steps.min.js"></script>

<!-- Internal Form-wizard js -->
<script src="../assets/js/form-wizard.js"></script>

	
	
Type URL
Plugin Link https://datatables.net/examples/styling/bootstrap4
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 Dashplex template. Here is the Folder structure.

1. The following HTML,JS you should have in your page to implement a wizard..
	
		
	
	
    
<!-- Internal Jquery-steps js -->
<script src="../assets/plugins/jquery-steps/jquery.steps.min.js"></script>

<!-- Internal Accordion-Wizard-Form js -->
<script src="../assets/plugins/accordion-Wizard-Form/jquery.accordion-wizard.min.js"></script>

<!-- Internal Form-wizard js -->
<script src="../assets/js/form-wizard.js"></script>

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