=== UP WP Cart === Contributors: viewup Donate link: Tags: cart, ecommerce, list, contact form 7 Requires at least: 3.5 Tested up to: 4.7 Stable tag: 0.3.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Simple cart plugin for WordPress, with Contact Form 7 integration == Description == The plugin allow you to select a post type to be the products and a meta name to be the price. With shortcodes, you can add a **ADD TO CART** button and a **CART PAGE**. The plugin integrates with `contact form 7`, allowing you to insert on your contact form the user cart. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the UP Cart screen to configure the plugin 4. Select the desired Post Type to use as products (default Posts) 5. insert the desired Post Meta name to use as price (TIP: if using Custom Fields plugin, insert the field name) 6. insert the desired Currency Symbol to use on price == Frequently Asked Questions == = Contributing? = Access the [GitHub Repository](https://github.com/viewup/up-wp-cart) for more info