truongwp / puppyfw
A framework for WordPress use Vuejs
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 1
Forks: 1
Open Issues: 23
Type:wordpress-plugin
This package is not auto-updated.
Last update: 2025-03-26 11:17:11 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
- 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:
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.