Home > Docs > Pdf Invoice Basic > Exporting WooCommerce PDF Invoices Plugin Settings

Exporting WooCommerce PDF Invoices Plugin Settings

Last updated on August 8, 2025

Exporting plugin settings allows users to create a backup of their configurations, facilitating easy migration and sharing. Using the debug module, users can export the general plugin settings, document type settings, and templates as a JSON file. To export the plugin settings:

  1. Activate the Debug module
  2. Export settings as a JSON file

Step 1: Activate the Debug module

To activate the debug module:

  1. Navigate to Invoices/Packing > General Settings
  2. Append ‘&debug‘ to the general settings URL as shown below.
Append &debug
Append &debug
  1. Refresh the page.

The debug module will appear as a new tab as shown below:

Debug tab
Debug tab

Step 2: Export settings as a JSON file

To export settings:

  1. Navigate to the newly created Debug tab.
  2. Under the Debug tab, head to Export settings (JSON).
Export Settings(JSON)
Export Settings(JSON)
  1. Click on Export to initiate the export process.
Export button
Export button

The plugin settings will be downloaded in the form of a JSON file.

Settings downloaded as a JSON file
Settings downloaded as a JSON file

The generated JSON file will include the general plugin settings, configurations, and settings of all the document types within the plugin.