=== Orion Data Merge ===
Contributors: orionorigin, mano88, donaldlaly
Donate link: https://orionorigin.com
Tags: wordpress merging, wordpress database, wordpress merge database, wordpress data sync
Requires at least: 5.0
Requires PHP: 7.0
Tested up to: 5.8
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Orion Data Merge is a WordPress plugin that allows a user to compare two wordpress websites (a staging and a production site for example), view the differences in an easy-to-understand format and choose the sets to be merged.

== Description ==

= Video Tutorial =
[youtube https://www.youtube.com/watch?v=efFxkUsHP-g]

= Text Tutorial =
<a href="https://wpdatamerge.com/how-to-compare-two-wordpress-sites-using-wp-data-merge/"><strong>HOW TO COMPARE TWO WORDPRESS SITES USING ORION DATA MERGE</strong></a>

<h3>FREE VERSION FEATURES </h3>

<ul>
 <li>
 <h4>COMPARISON </h4>
 This tool extracts data from each website, compares them and shows you the disparities in a very understandable way.
 </li>
</ul>

<h3>FEATURES THAT ARE COMING SOON </h3>

<ul>
 <li>
  <h4>MERGING</h4>

  This feature allows you, after the comparison, to select what to merge and what to ignore. During the merging, if a piece of content is detected on both sites (i.e, if two wordpress pages have conflicting contents), 
  our tool will allow you to pick which piece of content to use.
 </li>
 <li>
 <h4>STAGING AND PRODUCTION SITES MERGING </h4>

 WP Data Compare & Merge enables you to apply your WordPress staging site changes to your production site without losing live editions
 </li>
</ul>

== Installation ==

<div class="block-content"><h4>Minimum Requirements</h4>

<ul>
<li>WordPress 5.0 or greater</li>
<li>PHP version 7.0 or greater</li>
<li>MySQL version 5.0 or greater</li>
</ul>

<strong>This section describes how to install the plugin and get it working</strong>

<h4>Automatic installation (easiest way)</h4>

To do an automatic install of Orion Data Merge, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type "Orion Data Merge" and click Search Plugins. Once you have found it you can install it by simply clicking "Install Now".

<h4>Manual installation</h4>

<strong>Uploading in WordPress Dashboard</strong>

<ol>
<li>Download <code>orion-data-merge.zip</code></li>
<li>Navigate to the 'Add New' in the plugins dashboard</li>
<li>Navigate to the 'Upload' area</li>
<li>Select <code>orion-data-merge.zip</code> from your computer</li>
<li>Click 'Install Now'</li>
<li>Activate the plugin in the Plugin dashboard</li>
</ol>

<strong>Using FTP</strong>

<ol>
<li>Download <code>orion-data-merge.zip</code></li>
<li>Extract the <code>woocommerce-all-discounts</code> directory to your computer</li>
<li>Upload the <code>orion-data-merge.zip</code> directory to the <code>/wp-content/plugins/</code> directory</li>
<li>Activate the plugin in the Plugin dashboard</li>
</ol>

The WordPress codex contains <a href="https://wordpress.org/support/article/managing-plugins/#installing-plugins" rel="nofollow">instructions on how to install a WordPress plugin</a>.

<h4>Updating</h4>

You can use the automatic update feature of WordPress to update the plugin safely.</div>

== Screenshots ==
1. Site A general settings
2. Site B general settings
3. Site A wms settings
4. Site B wms settings
5. Add site A in the wms configuration of site B
6. Launch comparison of site B and site A
7. Displays comparison result

== Changelog ==

= 1.0.0 =
* Compare two wordpress websites