# LianaAutomation Plugin for WooCommerce

This plugin provides necessary functions to integrate WordPress and WooCommerce with LianaAutomation marketing automation platform.

This plugin provides the following events: customer, login, order, orderrow

# Information for Developers:

## Oneliner to create installable plugin from the repo directory

```
zip -r lianaautomation-wc.zip lianaautomation-wc -x "lianaautomation-wc/.*"
```
