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
- Go to
/admin/settings/data. - Click Export Data.
- 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
- Go to
/admin/settings/data. - Click Import Data.
- Select your JSON export file.
- Review the import summary.
- 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:
- Export your data from LinkStack as JSON.
- In LinkDen, go to
/admin/settings/dataand click Import Data. - Select the LinkStack file -- LinkDen detects the format automatically.
- Review the import summary and click Confirm Import.
LinkStack fields are mapped as follows:
| LinkStack | LinkDen |
|---|---|
| Links | Link blocks |
| Title | Display name |
| Bio | Bio |
| Theme | Closest matching theme |
The import summary highlights any fields that couldn't be mapped.