=== Plugin Name === Contributors: Andrew Benbow Tags: WooCommerce Requires at least: 3.1 Tested up to: 3.3 Stable tag: trunk == Description == Creates a shopping cart widget for your WooCommerce store which, when clicked, opens to reveal the cart contents. Requires WooCommerce (http://www.woothemes.com/woocommerce/) == Installation == 1 - Copy the woocommerce-dropdown-cart folder to your wp-content/plugins directory (or use the plugin loader in the admin area) 2 - Activate the plugin 3 - Go to Appearance/Widgets and look for 'WooCommerce Drop Down Shopping Cart' and drag it to the desired sidebar If you want to modify the CSS of the cart then you should : Copy the widget-flyout-cart-style.css and 'open.png' file to your theme directory to modify the layout eg wp-content/themes/YOUR_THEME/woocommerce-drop-down-cart-widget/widget-flyout-cart-style.css and wp-content/themes/YOUR_THEME/woocommerce-drop-down-cart-widget/open.png == Further Information == If you need any support with this plugin (but not CSS support) please email andrew@chromeorange.co.uk == Screenshots == 1. Screenshot of the cart in action == Changelog == = 1.1 = * fixes path errors. == Upgrade Notice == = 1.1 = Version 1.1 fixes path errors, CSS and JS paths were wrong.