Skip to content

Commit

Permalink
introduce readme for plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
MrEbabi committed Nov 8, 2020
1 parent 82f7916 commit 1e31b65
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions combine-orders/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
=== Combine Orders for Woocommerce ===
Contributors: mrebabi
Author URI: https://github.com/MrEbabi
Tags: woocommerce, woocommerce orders, woocommerce combine orders, woocommerce merge orders
Requires at least: 3.1
Tested up to: 5.2.2
Stable tag: 1.0.0
License: GPL2
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: combine-orders-for-woocommerce

Simple buttons in order list page to combine/merge given Order IDs. Easily.

== Description ==
**Simple buttons in order list page to combine/merge given Order IDs. Easily.**

* Go to Admin Order Page

* Check top bar where Combine Orders input fields located

* Enter Order IDs you want to merge

* Then Combine, that's simple!

* No settings no extra efforts!

**To ask new properties or report bugs, kindly inform globalcoupons@mrebabi.com**

== Installation ==
1. Upload the entire 'combine-orders-for-woocommerce' folder to the '/wp-content/plugins/' directory or upload as a zip file then extract to the '/wp-content/plugins/'
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Look at your admin order page and you will see Combine Order Buttons.

== Frequently Asked Questions ==
= Does this plugin work with newest Wordpress and Woocommerce version and also older versions? =
Yes, the plugin is tested with Wordpress 5.2.1 and Woocommerce 3.6.4 and works fine. Yet, you are welcome to inform us about any bugs so we can fix them.

= I need another restriction for my business. Can you improve your plugin for this special request? =
Since your need may become a need for someone else in future, of course, we will be happy to develop your request. Please inform us by e-mail.

== Screenshots ==
1. Combine Order Buttons (admin order page)

== Changelog ==
**=1.0.0=**
-Hello World. This is the first version of the Combine Orders for Woocommerce.
-Initialized the source code.
-So it begins...

0 comments on commit 1e31b65

Please sign in to comment.