=== Create Orders from Frontend for WooCommerce ===
Contributors: Mahesh Ramagiri
Tags: orders, create orders, woocommerce orders, View Orders, all orders
Requires at least: 1.0
Tested up to: 5.9
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Aministrator can place orders for any user from frontend

== Description ==

Create Orders from Frontend for WooCommerce allows you administrator admin to create orders for any user from the frontend pages. 
Administrator can select user from the dropdown option and select the products from the products and add the billing address, shipping address, email, phone and click on order submit button.  

== Installation ==

= Automatic installation =

1. Go to Plugins > Add New > Upload and select the .zip file from your hard disk
2. Click the "Install now" button
3. Activate the plugin through the 'Plugins' menu in WordPress

= Manual installation =

1. Upload the plugin folder to the `/wp-content/plugins/` directory via ftp
2. Activate the plugin through the 'Plugins' menu in WordPress


== Frequently Asked Questions ==

how do i add woocommerce create order form in pages? =

1. add shortcode [woocommerce_create_order_form] in the page.
2. create the page with slug should ("www.domainname.com/thank-you") and add shortcode [woocommerce_order_details] for thank you page ( page slug should be "www.domainname.com/thank-you" ) ( after submitting the form it will redirect to "www.domainname.com/thank-you" ).


== Screenshots ==

1. Create Order shortcode form Shortcode.
2. Order Form Page.
3. Thank you Page.

== Changelog ==

= 1.0.0 =
