|
| 1 | +# jQuery Smart Wizard 4 |
| 2 | +#### The awesome jQuery step wizard plugin with Bootstrap v4.0.0 alpha 6 support. |
| 3 | + |
| 4 | +[](https://travis-ci.org/techlab/SmartWizard) |
| 5 | +[](https://badge.fury.io/js/smartwizard) |
| 6 | +[](https://badge.fury.io/bo/smartwizard) |
| 7 | +[](https://packagist.org/packages/techlab/smartwizard) |
| 8 | +[](https://raw.githubusercontent.com/techlab/SmartWizard/master/LICENSE) |
| 9 | +[](http://jsplanet.net/plugin/1000/jquery/jquery-smart-wizard) |
| 10 | +[](https://www.paypal.me/dipuraj) |
| 11 | + |
| 12 | +Smart Wizard is a flexible and heavily customizable **jQuery step wizard plugin** with **Bootstrap** support. It is easy to implement and gives a neat and stylish interface for your forms, checkout screen, registration steps etc. Based on the feedback from our users over the past years we have come up with the **best ever built jQuery wizard plugin of all time**, all new Smart Wizard 5. The plugin is been completely rewritten from scratch, made it more powerful, robust, scalable and customizable. We have added a lot of features not limited to Bootstrap v4.0.0 alpha 6 support, themes, customizable toolbars, customizable options, public methods, event support and a lot more. See the list of [features](http://techlaboratory.net/smartwizard#features), [demos](http://techlaboratory.net/smartwizard/demo) and [documentation](http://techlaboratory.net/smartwizard/documentation) for more details. |
| 13 | + |
| 14 | ++ [Homepage](http://techlaboratory.net/smartwizard) |
| 15 | ++ [Documentation](http://techlaboratory.net/smartwizard/documentation) |
| 16 | ++ [Demos](http://techlaboratory.net/smartwizard/demo) |
| 17 | + |
| 18 | +Screenshots |
| 19 | +----- |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | +Demos |
| 26 | +----- |
| 27 | + + [Basic Example](http://techlaboratory.net/smartwizard/demo/basic) |
| 28 | + + [Ajax Contents](http://techlaboratory.net/smartwizard/demo/ajax) |
| 29 | + + [Input Validation](http://techlaboratory.net/smartwizard/demo/validation) |
| 30 | + + [Events](http://techlaboratory.net/smartwizard/demo/events) |
| 31 | + |
| 32 | +Requirements |
| 33 | +----- |
| 34 | + + [Bootstrap 4.0.0 alpha 6](http://getbootstrap.com/getting-started/#download) |
| 35 | + + [jQuery](http://jquery.com/) (supports jQuery 1.9+, jQuery 2+ and jQuery 3+) |
| 36 | + |
| 37 | +Installation and usage |
| 38 | +----- |
| 39 | + |
| 40 | +### [NPM](https://www.npmjs.com/package/smartwizard) |
| 41 | + npm install smartwizard |
| 42 | + |
| 43 | +### Bower |
| 44 | + bower install smartwizard |
| 45 | + |
| 46 | +### [Composer](https://packagist.org/packages/techlab/smartwizard) |
| 47 | + composer require techlab/smartwizard |
| 48 | + |
| 49 | +### Download |
| 50 | +#### [Download from GitHub](https://github.com/techlab/SmartWizard/archive/master.zip) |
| 51 | +### |
| 52 | + Please see the [documentation](http://techlaboratory.net/smartwizard/documentation) for more deatils on implementation and usage. |
| 53 | + |
| 54 | +Features |
| 55 | +----- |
| 56 | + + Bootstrap support |
| 57 | + + Responsive themes |
| 58 | + + Heavily customizable toolbar, option to add extra buttons |
| 59 | + + Theme support with various themes included |
| 60 | + + Customizable css styles |
| 61 | + + Url navigation and step selection |
| 62 | + + Public methods for external function call |
| 63 | + + Enhanced event support |
| 64 | + + In-built wizard reset method |
| 65 | + + Ajax content loading with option to specify individual url for steps |
| 66 | + + Keyboard navigation |
| 67 | + + Easy navigation with step anchors and navigation buttons |
| 68 | + + Multiple wizard instance on same page |
| 69 | + + Integratable to model window |
| 70 | + + Dynamically hide or disable steps |
| 71 | + + Auto content height adjustment |
| 72 | + + Compatible with latest jQuery versions (jQuery 1.9+, jQuery 2+, jQuery 3+) |
| 73 | + + Easy to implement, Minimal HTML required |
| 74 | + + and a lot more... |
| 75 | + |
| 76 | +License |
| 77 | +---- |
| 78 | +[MIT License](https://github.com/techlab/SmartWizard/blob/master/LICENSE) |
| 79 | + |
| 80 | +Contribute |
| 81 | +---- |
| 82 | +If you like the project please support with your contribution. |
| 83 | + |
| 84 | +[Donate on Paypal](https://www.paypal.me/dipuraj) |
| 85 | + |
| 86 | +Thank you :) |
0 commit comments