# WordPress Customizer UI Plugin
### v1.0.2

![Logo](assets/logo.png)

WordPress Customizer UI Plugin (WPCUI) is a free plugin to help WordPress developers quickly and easily add Customizer 
sections and controls, so they can get on with their lives creating what really matters... awesome websites!

> This version is currently in review by WordPress.  We hope to have it available in the plugin directory soon!

## Contributing

Feel free to contribute to any part of this plugin!  Just be sure to make all pull-requests to the **dev** branch.  
Thank you!

## Installation from Source

You must have composer installed in order to install this plugin from source.

```bash
composer install
```

## Download Latest Build

You can download the zipped version of the plugin with all of the composer dependencies already included from the 
following link:

[Download 1.0.2](https://wpcui-build-prod.s3.amazonaws.com/wpcui-1.0.2.zip)

This zip file can be directly uploaded to your WordPress website for use.
