=== Simple Cart === Contributors: ibenic Tags: woocommerce, easy-digital-downloads, ecommerce, cart, commerce, shop, sales Requires at least: 5.0 Tested up to: 5.3 Stable tag: 0.2.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A Cart solution for your store. It gives an easy to access cart popup. == Description == Simple Cart is a cart solution that will provide your visitors with an easy view of their current cart status. They are able to view Items, see the subtotal of the cart and also to update the quantity and remove those items. Power-up your store and get your users a much easier way to handle their cart. Current Integrations: - WooCommerce - Storefront theme also works well with it. - Easy Digital Downloads Planned Features: - Color Customization == Installation == 1. Upload simple-cart to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Will it update when the user adds an item through WooCommerce product pages? = Yes. Each integrations uses the hooks provided by those plugins. WooCommerce provides a way to update several parts of the page. We hook on their hooks and when the WooCommerce updates the cart, we also update the popup. = Do I need to configure it before using it? = No. Just activating the plugin will make the cart button appear at the bottom left of your site. The plugin will recognize which e-commerce plugin you're using (WooCommerce for example) and use that integration. == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif). 2. This is the second screen shot == Changelog == = 0.2.0 = * Added Easy Digital Downloads Integration = 0.1.0 = * Initial release