https://github.com/truongwp/puppyfw
A powerful options framework for WordPress themes and plugins without coding skills required
https://github.com/truongwp/puppyfw
framework plugin plugin-framework theme-framework theme-options theme-settings wordpress
Last synced: about 1 year ago
JSON representation
A powerful options framework for WordPress themes and plugins without coding skills required
- Host: GitHub
- URL: https://github.com/truongwp/puppyfw
- Owner: truongwp
- License: gpl-3.0
- Created: 2017-09-16T16:17:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-10T03:39:43.000Z (over 8 years ago)
- Last Synced: 2025-02-25T00:38:39.260Z (over 1 year ago)
- Topics: framework, plugin, plugin-framework, theme-framework, theme-options, theme-settings, wordpress
- Language: PHP
- Homepage: https://wordpress.org/plugins/puppyfw/
- Size: 288 KB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# PuppyFW #
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/](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](https://youtu.be/b7g5cdUrT9s)
## Usage
[View documentation](https://truongwp.blog/puppyfw-documentation/) **(Work in process)**
If you get any problems when define fields, please create issue or contact me via email [truongwp@gmail.com](mailto:truongwp@gmail.com). I'm working on documentation and will finish it ASAP.
## Contribution
**Creator & Contributor:** [truongwp](https://truongwp.com)
Bug reports or Pull requests are welcome.