Coder Customizer Framework
by codersantosh on WordPress.org

Panels Example
Coder customizer framework allows theme developers to add customizer to their theme in easy, standard and advanced way. You can also found this plugin in github
Available control types ( fields )
Basic Controls Types :
- text
 - hidden
 - textarea
 - checkbox
 - number
 - range
 - select
 - url
 - password
 - dropdown-pages
 
WordPress custom controls types :
- Color
 - Upload
 - Image
 
WordPress new custom controls types ( since 4.3 and 4.2 ) : * media * cropped_image
Custom control types :
- radio_image
 - category_dropdown
 - message
 - post_dropdown
 - tags_dropdown
 - 
user_dropdown
 - 
repeated_settings_controls //Repeat setting and controls in given number of times
 
However your can create and add your own custom control types in a easy way.
For details documentation and examples on how to use these Panels, Sections, Setting and Control please visit codersantosh.com.
Active installations10+
Weekly downloads
9-18.18%
Version2.3
Last updated12/8/2015
WordPress version4.0
Tested up to4.4.33
Tags
customizertheme customizertheme modstheme option