You can export a calculator as a ZIP file and import it into another environment such as staging, production, or another website.
The export includes:
- the calculator configuration
- the calculator-scoped fields used by that calculator
- the spreadsheet file, if the calculator is spreadsheet-based
The export does not include:
- WooCommerce products
- WooCommerce product categories
- orders or cart data
To export a calculator:
- Open the calculator in the modern admin.
- Click Export ZIP.
- Save the generated ZIP file.