https://github.com/10quality/wpmvc-addon-metaboxer
Add-on for WordPress MVC that enhances custom post model make it easier to manage custom meta data.
https://github.com/10quality/wpmvc-addon-metaboxer
Last synced: 8 months ago
JSON representation
Add-on for WordPress MVC that enhances custom post model make it easier to manage custom meta data.
- Host: GitHub
- URL: https://github.com/10quality/wpmvc-addon-metaboxer
- Owner: 10quality
- License: mit
- Created: 2020-04-06T03:03:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T19:45:36.000Z (over 3 years ago)
- Last Synced: 2025-02-15T15:51:05.714Z (over 1 year ago)
- Language: PHP
- Size: 58.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Metaboxer Addon (for Wordpress MVC)
[](https://packagist.org/packages/10quality/wpmvc-addon-metaboxer)
[](https://packagist.org/packages/10quality/wpmvc-addon-metaboxer)
[](https://packagist.org/packages/10quality/wpmvc-addon-metaboxer)
Add-on for [WordPress MVC](http://www.wordpress-mvc.com/).
This add-on will allow you to maintain and auto-generate metaboxes and custom fields for Post models. Models are self-contained and can be instantiated across WordPress via PHP.

## Documentation
Read the project's [documentation here](https://github.com/10quality/wpmvc-addon-metaboxer/wiki).
## Coding Guidelines
PSR-2 coding guidelines.
## License
MIT License. (c) 2020 [10 Quality](https://www.10quality.com/).