Copy & Paste Order for WooCommerce

Description

Copy & Paste Order for WooCommerce is a powerful utility plugin that allows you to seamlessly transfer WooCommerce orders from one WordPress site to another. Whether you’re migrating to a new site, setting up a staging environment, or need to transfer specific orders between different WooCommerce installations, this plugin makes the process simple and efficient.

Key Features

  • One-Click Order Copying: Copy any WooCommerce order with a single click
  • Complete Order Data: Transfers all order details including customer information, products, shipping, taxes, and meta data
  • Cross-Site Transfer: Move orders between different WordPress/WooCommerce installations
  • Secure Transfer: Uses secure JSON format for data transfer
  • Order History Tracking: Maintains a record of copied orders with source information
  • Easy Setup: Simple installation on both source and destination sites

Perfect For

  • Testing & Development: Copying real order data to staging environments
  • Multi-Site Management: Transferring orders between different store locations
  • Data Consolidation: Merging orders from multiple sites into one central location
  • Backup & Recovery: Creating order backups that can be restored on another site

How It Works

  1. Install on Both Sites: The plugin must be installed and activated on both the source site (where you’re copying from) and the destination site (where you’re copying to)
  2. Copy Order: On the source site, go to WooCommerce > Orders, find the order you want to copy, and click the “Copy Order” button
  3. Get JSON Data: The plugin generates a secure JSON representation of the order data
  4. Paste Order: On the destination site, go to WooCommerce > Orders, click “Paste Order”, and paste the JSON data
  5. Done: The order is recreated on the destination site with all original data intact

Requirements

  • WordPress 6.2 or higher
  • WooCommerce plugin installed and activated
  • PHP 8.2 or higher
  • Plugin must be installed on BOTH source and destination sites

Support

For support, feature requests, or bug reports, please visit our GitHub repository or contact us through our website.

Screenshots

  • Copy order data
  • Paste order data
  • Order note added

Installation

Automatic Installation

  1. Log in to your WordPress admin panel
  2. Go to Plugins > Add New
  3. Search for “Copy & Paste Order for WooCommerce”
  4. Click “Install Now” and then “Activate”
  5. Repeat this process on both your source and destination sites

Manual Installation

  1. Download the plugin ZIP file
  2. Log in to your WordPress admin panel
  3. Go to Plugins > Add New > Upload Plugin
  4. Choose the ZIP file and click “Install Now”
  5. Activate the plugin
  6. Repeat this process on both your source and destination sites

After Installation

  1. Ensure WooCommerce is installed and activated on both sites
  2. The plugin will automatically add copy/paste functionality to your WooCommerce orders page
  3. No additional configuration is required

FAQ

Do I need to install this plugin on both sites?

Yes, the plugin must be installed and activated on both the source site (where you’re copying orders from) and the destination site (where you’re pasting orders to).

What order data is copied?

The plugin copies all order data including:
* Customer information (name, email, addresses)
* All order items and quantities
* Pricing and totals
* Shipping information
* Tax details
* Order status and dates
* Custom order meta data
* Order notes

Will this work with custom order fields?

Yes, the plugin copies all order meta data, including custom fields added by other plugins or themes.

Can I copy orders between different WooCommerce versions?

The plugin works best when both sites are running similar versions of WooCommerce. While it may work across different versions, we recommend keeping both sites updated for optimal compatibility.

Is the transfer secure?

Yes, the order data is transferred using secure JSON format. However, you should always ensure you’re copying data between trusted sites and avoid sharing the JSON data with unauthorized parties.

What happens if a product doesn’t exist on the destination site?

If a product from the copied order doesn’t exist on the destination site, the plugin will create a placeholder product to maintain order integrity.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Copy & Paste Order for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Change log

1.0.0

  • Initial release
  • Copy order functionality with one-click copying
  • Paste order functionality with JSON data input
  • Complete order data transfer including customer info, products, and meta data
  • Order source tracking and notes
  • Cross-site compatibility