=== Commodity === Contributors: mwtsn, mkjones Donate link: Tags: products, pounds, uk, custom post type, basket, for sale, shopping, cart, vat, discount, discounts, sale Requires at least: 3.3 Tested up to: 3.8.1 Stable tag: 2.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Custom Post Type to render products, for use with building your own shopping cart == Description == Custom Post Type to render products, for use with building your own shopping cart Note: This plugin provides functions for you to use in your templates, it does not render content 'out of the box'. = Features = * Has options page to enable, disable functions * Renders a products custom post type (can be turned off) * Renders a 'product value' cutom meta box, that can be added to any post type * Renders a 'discount code' cutom meta box, that can be added to any post type * Has a global discount code box in the options menu * Handles VAT and other UK based product cost calculations View the FAQ section for usage instructions. == Installation == 1. Backup your WordPress install 2. Upload the plugin folder 'Swerve' to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress == Frequently asked questions == = How do I use this = At the moment, only the back end is functional, the intention is that I will add functions that you can hook into and use in your theme. For now you can hook into the custom meta box data, and options data provided by the back end and use this in your theme. = Can I contribute? = Sure thing, the GitHub repository is right here: https://github.com/mwtsn/commodity == Changelog == = 2.0.2 = * Featured image support fix = 2.0.1 = * Initial WordPress repository release == Upgrade notice == There have been no breaking changes so far.