# arcavis_woocommerce
WooCommerce Plugin to synchronize to Arcavis

## Common Issues
**Plugin doesn't sync articles automatically**  
Try setting the flag  
define('ALTERNATE_WP_CRON', true);  
in your wp-config.php

