# Premmerce Dev Tools

This plugin is created to facilitate the development, testing and debugging of the code on the WordPress platform and to quickly create the demo data for WooCommerce.

## Description

This plugin is aimed at making it easier to develop, test and debug the code on the WordPress platform.
We created this plugin based on our research: [Wordpress Development Environment and Developers Best Practices Review](https://premmerce.com/wordpress-development-environment-developers-best-practices-review/)

Full documentation is available here: [Premmerce Dev Tools](https://premmerce.com/premmerce-dev-tools/)

### Major features in “Premmerce Dev Tools”

* Integration of symfony/var-dumper for debugging the code
* Integration symfony/stopwatch for the execution time checking
* Generating the test data for WooCommerce
* Plugin generator, which creates the basic files structure
* Database clean up

### Compatibility with other Plugins

* WooCommerce

### Installation

1. Unzip the downloaded zip file.
1. Upload the plugin folder into the ‘wp-content/plugins/’ directory of your WordPress site.
1. Activate ‘Premmerce Dev Tools’ from Plugins page

### Screenshots

1. Plugin generator
2. Data generator
3. Data cleaner


## Changelog

### 1.0

Release Date: Sep 05, 2017

* Initial release

## Translators

### Available Languages

* English (Default)
* Russian
* Ukrainian

## Documentation

Full documentation is available here: [Premmerce Dev Tools](https://premmerce.com/premmerce-dev-tools/)

