LinkDen
Using LinkDen

Export & Import

Back up your LinkDen data as JSON or migrate from LinkStack.

Export & Import

Back up your configuration, move between instances, or migrate from LinkStack -- all through JSON files.

Exporting Data

  1. Go to /admin/settings/data.
  2. Click Export Data.
  3. A JSON file downloads to your device.

What's Included

  • Links and blocks -- Order, visibility, and settings.
  • Appearance -- Theme, colors, fonts, button styles, custom CSS.
  • Profile -- Display name, bio, and profile image reference.
  • vCard -- All vCard fields.
  • Wallet -- Apple Wallet pass configuration (not certificates).
  • Pages -- Custom pages (privacy policy, terms, etc.).
  • Settings -- General settings including whitelabel toggle.

What's Not Included

  • Analytics data (page views, clicks)
  • Uploaded images
  • Environment variables or secrets

Importing LinkDen Data

  1. Go to /admin/settings/data.
  2. Click Import Data.
  3. Select your JSON export file.
  4. Review the import summary.
  5. Click Confirm Import.

Importing overwrites matching records and creates new ones for anything that doesn't exist yet.

Migrating from LinkStack

LinkDen can import LinkStack exports directly:

  1. Export your data from LinkStack as JSON.
  2. In LinkDen, go to /admin/settings/data and click Import Data.
  3. Select the LinkStack file -- LinkDen detects the format automatically.
  4. Review the import summary and click Confirm Import.

LinkStack fields are mapped as follows:

LinkStackLinkDen
LinksLink blocks
TitleDisplay name
BioBio
ThemeClosest matching theme

The import summary highlights any fields that couldn't be mapped.

On this page