YourPlugins

Migration from versions earlier than 2.6.0 to 2.6.x

How to migrate from WooPriceCalculator versions earlier than 2.6.0 to the current Your Spreadsheet Calculator plugin.

All guides

Introduction

Avoid proceeding directly to production. Use a staging or cloned environment first, complete the migration there, and only then repeat the same steps on the live website.

  • Create a clone of your production website where you can safely test the migration.
  • Apply the migration steps below in the testing environment first.
  • Once everything works correctly, create a full backup of the production website.
  • Repeat the same steps in the same order on the production website.

How to migrate from < 2.6.0 to 2.6.x

If you need to migrate from WooPriceCalculator (version earlier than 2.6.0) to Excel Worksheet Price Calculation, now called Your Spreadsheet Calculator, follow the steps below. Before you begin, make sure you also have FTP credentials for the website.

  1. Deactivate the plugin AWS Price Calculator from Plugins > Installed Plugins.
  2. Change the PHP version of the website to 8.1 or later.
  3. Install the new plugin Excel Worksheet Price Calculation (Compatible with PHP 8) and activate it.
  4. Connect via FTP and copy all files from /wp-content/uploads/woo-price-calculator to /wp-content/uploads/excel-worksheet-price-calculation. It is better to copy the files instead of moving them so you keep a backup of the original folder. During the copy you may be asked whether you want to overwrite some files; choose Yes.
Important: do not skip the backup step. The safest workflow is test first on a clone, verify the result, then back up production and repeat the migration only after validation.