# Shown Connector

Shown connector will be used to sync data between WordPress, WooCommerce and Shown.

## Installation

1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Follow the instructions on the settings page.

## Technical details
### Check code style
``` bash
composer php-cs-fix
composer php-cs-check
composer phpunit
```

### WordPress SVN repository
https://plugins.svn.wordpress.org/shown-connector/
