Import / Export
Import and export your inventory to and from a CSV file. This is useful for migrating your inventory to a
new instance of Homebox.
Import Inventory
Imports the standard CSV format for Homebox. Without an HB.import_ref
column, this will not overwrite any existing items in your inventory, only add new items.
Rows with an HB.import_ref
column are merged into existing items with the same import_ref,
if one exists.
Export Inventory
Exports the standard CSV format for Homebox. This will export all items in your inventory.