=== Bizzorder - Pre Order for WooCommerce === Contributors: codersaiful,bizzplugin Tags: preorder, pre-order, woocommerce, pre-orders, woocommerce-addons Requires at least: 6.2 Tested up to: 6.9 Requires PHP: 8.0 Stable tag: 2.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Simple and lightweight Pre-Order plugin for WooCommerce. Allow customers to pre-order products before they are available. == Description == *Bizzorder* is a simple, lightweight, and efficient pre-order plugin that allows your customers to order products before they become available. = Key Features = * **Simple Setup** - Mark any product as pre-order with just a checkbox * **Variable Product Support** - Set pre-order status for individual variations * **Custom Button Text** - Change "Add to Cart" to "Pre Order Now!" or any custom text * **Available Date Display** - Show customers when the product will be available * **Pre-Order Badge** - Display a badge on pre-order products * **Custom Order Status** - "Pre-Ordered" status for easy order management * **Cart Notices** - Show how many days until products are available * **Either Mode** - Prevent mixing pre-order and regular products in cart * **Automatic Status Update** - Orders automatically update when pre-order date passes * **WooCommerce HPOS Compatible** - Works with High-Performance Order Storage Documentation and support available at [here](https://codeastrology.com/docs/docs/bizzorder/general-settings/pre-order-settings/). = Perfect For = * New product launches * Out-of-stock products that will be restocked * Limited edition items * Seasonal products * Crowdfunding-style sales = How It Works = 1. Edit any product and check "Pre-Order Product" from "Inventory" tab 2. Set the available date 3. Customers can now pre-order the product 4. Orders are marked as "Pre-Ordered" 5. When the date arrives, orders are ready to ship == Installation == 1. Upload the plugin files to the `/wp-content/plugins/bizzorder` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Navigate to WooCommerce → Pre-Order to configure the plugin. 4. Edit any product to enable pre-order options. 5. Save your changes. == Frequently Asked Questions == = Can I set different pre-order dates for product variations? = Yes! Each variation can have its own pre-order status and date. = When is the customer charged? = Customers are charged immediately when placing the pre-order. = Can customers mix pre-order and regular products? = By default, the "Either Mode" is enabled which prevents mixing. You can disable this in settings. = How do I know which orders are pre-orders? = Pre-orders have a special "Pre-Ordered" status and show the available date in the orders list. = Does it work with WooCommerce HPOS? = Yes! The plugin is fully compatible with High-Performance Order Storage. == Screenshots == 1. Product edit page with pre-order options 2. Shop page showing pre-order badge 3. Single product page with available date 4. Cart with pre-order notice 5. Settings page 6. Orders list with pre-order column == Changelog == = 2.0.0 = * Complete plugin architecture restructure * Added PSR-4 autoloading with namespaces * Service-oriented architecture for better scalability * Centralized asset management * Added comprehensive documentation * No feature changes - all existing functionality preserved = 1.0.2 = * Added documentation and support link * Minor bug fixes and improvements = 1.0.0 = * Initial release of Bizzorder plugin