felixarntz/widgets-definitely

View on GitHub
README.md

Summary

Maintainability
Test Coverage
[![Code Climate](https://codeclimate.com/github/felixarntz/widgets-definitely/badges/gpa.svg)](https://codeclimate.com/github/felixarntz/widgets-definitely)
[![Latest Stable Version](https://poser.pugx.org/felixarntz/widgets-definitely/version)](https://packagist.org/packages/felixarntz/widgets-definitely)
[![License](https://poser.pugx.org/felixarntz/widgets-definitely/license)](https://packagist.org/packages/felixarntz/widgets-definitely)

Widgets Definitely
==================

This framework plugin makes adding widgets with automated sections and fields to WordPress very simple, yet flexible. It all works using a single action and an array.

You can download the latest version from here on GitHub. After installing the plugin, make sure to run `composer install` before using it in order to download the necessary dependencies.

For a detailed guide and reference on how to use this framework, please read the [Wiki on Github](https://github.com/felixarntz/widgets-definitely/wiki). Once you get familiar with the options you have, you will be able to create complex options interfaces in just a few minutes.

Contributions and Bugs
----------------------

If you have ideas on how to improve the plugin or if you discover a bug, I would appreciate if you shared them with me, right here on Github. In either case, please open a new issue [here](https://github.com/felixarntz/widgets-definitely/issues/new)!

You can also contribute to the plugin by translating it. Note that you can help not only translating the plugin, but also the underlying library [_WPDLib_](https://github.com/felixarntz/wpdlib).