jQuery Selectize 1.0.0
This module adds the great jQuery Selectize plugin for use in ProcessWire. You can load the module in the admin from any of your module using:
$this->modules->JquerySelectize;
This will load the module and add CSS and Javascript from Selectize.
Selectize.js Library: http://selectize.github.io/selectize.js/
License
Licensed under the MIT license.
"JquerySelectize" for Processwire is provided "as-is" without warranty of any kind, express, implied or otherwise, including without limitation, any warranty of merchantability or fitness for a particular purpose. In no event shall the author of this software be held liable for data loss, damages, loss of profits or any other kind of loss while using or misusing this software.
Install and use modules at your own risk. Always have a site and database backup before installing new modules.