Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/10quality/wpmvc-addon-customizer
Easy custom WordPress customizer settings for WordPress MVC (WPMVC) framework.
https://github.com/10quality/wpmvc-addon-customizer
Last synced: 22 days ago
JSON representation
Easy custom WordPress customizer settings for WordPress MVC (WPMVC) framework.
- Host: GitHub
- URL: https://github.com/10quality/wpmvc-addon-customizer
- Owner: 10quality
- License: mit
- Created: 2020-01-10T10:18:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T19:22:29.000Z (almost 2 years ago)
- Last Synced: 2024-10-09T06:14:16.307Z (about 1 month ago)
- Language: PHP
- Size: 551 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Customizer Addon (for Wordpress MVC)
[![Latest Stable Version](https://poser.pugx.org/10quality/wpmvc-addon-customizer/v/stable)](https://packagist.org/packages/10quality/wpmvc-addon-customizer)
[![Total Downloads](https://poser.pugx.org/10quality/wpmvc-addon-customizer/downloads)](https://packagist.org/packages/10quality/wpmvc-addon-customizer)
[![License](https://poser.pugx.org/10quality/wpmvc-addon-customizer/license)](https://packagist.org/packages/10quality/wpmvc-addon-customizer)Add-on for [WordPress MVC](http://www.wordpress-mvc.com/).
This plugin will allow you to set and maintain your custom customizer settings from a configuration file. No need to write extra PHP code to register, save or render any setting.
## Documentation
Read the projects [documentation here](https://github.com/10quality/wpmvc-addon-customizer/wiki).
## Coding Guidelines
PSR-2 coding guidelines.
## License
MIT License. (c) 2020 [10 Quality](https://www.10quality.com/).