Skip to content

agusmu/vafpress-framework

 
 

Repository files navigation

Vafpress Framework

For those who need a simpler way to create their own Wordpress Theme. See the homepage. Available as library and plugin, please check out those repos:

Core Features

  • Theme Options Builder
  • Metaboxes Builder
  • Shortcode Generator Builder

Features

  • Rich Set Of Fields
  • Client Side Validation
  • Custom Data Source
  • Binding Data Source
  • Fields Binding
  • Fields Dependencies
  • Import / Export
  • Restore Options to Default
  • Localization
  • Wordpress 3.3++ compatibility
  • New WP 3.5 Media Manager

Field Types

  • TextBox
  • TextArea
  • CheckBox
  • CheckImage
  • RadioButton
  • RadioImage
  • Select
  • MultiSelect
  • Slider
  • Toggle
  • Upload
  • DatePicker
  • ColorPicker
  • CodeEditor
  • NoteBox
  • Fontawesome icon chooser
  • WP TinyMCE Editor

Field Validation

  • alphabet
  • alphanumeric
  • numeric
  • email
  • url
  • maxlength
  • minlength
  • maxselected
  • minselected
  • required

How to Develop with Vafpress Framework

Go to our Documentation, everything is there.

Contact Us

And you can contact us at contact [@] vafour.com

Credits

Please read credits.txt file.

About

Wordpress theme options framework, check out the demo.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 73.8%
  • JavaScript 15.5%
  • CSS 10.7%