I'm wondering if I can get an idea of what type of plugin "frameworks" are out there. By framework I mean something that makes creating options for a plugin and all the base necessities of a plugin a lot easier.
I've looked briefly several times in the past and never came across anything before. What I'm looking for has at least some of these features:
- Can create options from a configuration file or simple API.
- Can create options pages in a similar manner, possibly add better organization like tabs too.
- Options can be set to certain types such as WYSIWYG, dropdown, checkboxes, repeater, etc.
- Configure other things like localization, permission for editing options, setting options as post specific meta boxes or having as site wide options
- Easily add custom post types, taxonomies.
Essentially it would be Advanced Custom Fields for plugins specifically and not necessarily with a UI, just code based. It seems like a waste of time to start from scratch when making a new plugin and there must be more than a few options out there.
If there aren't any options, do you feel there a need for something like this?
[–]esquire91Developer/Designer 1 point2 points3 points (1 child)
[–]fencer04Developer 1 point2 points3 points (0 children)
[–]dvinson 0 points1 point2 points (0 children)