truongwp/puppyfw

A framework for WordPress use Vuejs

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 11

Watchers: 2

Forks: 1

Open Issues: 23

Type:wordpress-plugin

0.4.4 2017-12-12 16:25 UTC

This package is not auto-updated.

Last update: 2024-04-10 06:48:20 UTC


README

PuppyFW is a powerful options framework for WordPress themes and plugins.

At the moment, this plugin only support option pages. If you want more features like meta boxes, term meta, comment meta, user profile fields, etc., visit https://metabox.io/, you won't be disappointed.

Features

  • Multiple option pages
  • Multi-level tabs
  • Multi-level groups
  • Unlimited repeat fields, works with any fields, any level of tabs and groups
  • Field dependency
  • Option to save data to separate rows or single row in options table

Supported fields

  • checkbox
  • checkbox_list
  • colorpicker
  • datepicker
  • editor
  • email
  • image
  • images
  • group
  • html
  • map
  • number
  • select
  • radio
  • repeatable
  • tab
  • tel
  • text
  • textarea
  • url

Checkout the short video below to have a first look about this plugin:

https://youtu.be/b7g5cdUrT9s

Usage

View documentation (Work in process)

If you get any problems when define fields, please create issue or contact me via email truongwp@gmail.com. I'm working on documentation and will finish it ASAP.

Contribution

Creator & Contributor: truongwp

Bug reports or Pull requests are welcome.