Addon that can create a preset from enabled addons.
![]() |
|---|
This is a convenient feature for saving and loading any addon preferences using JSON files. This allows users to back up their settings, share configurations, or transfer preferences between Blender installations.
Description:
Allows users to load saved preferences for a specific addon from a .json file.
![]() |
|---|
| Example to import Zen Cage addon preferences |
How it works:
Use case: Restoring a custom setup after reinstalling Blender or syncing settings across devices.
Description:
Enables users to save the current preferences of a selected addon to a .json file.
![]() |
|---|
| Example to export Zen Cage addon preferences |
How it works:
Use case:
Backing up a preferred configuration or sharing it with collaborators.
When the user right-clicks on the Enable Addon checkbox in the Add-ons section of Blender Preferences, a popup menu appears with the following options:
![]() |
|---|
Description:
Load saved preferences for the selected addon from a .json file.
Behavior:
Purpose:
Restore a previous configuration or apply a shared setup.
![]() |
|---|
Description:
Save the current preferences of the selected addon to a .json file.
Behavior:
Purpose:
Backup current settings or prepare them for distribution.
![]() |
|---|
Description:
Revert the selected addon’s preferences to their original default values.
Behavior:
Purpose:
Quickly discard changes and return to a clean configuration state.
![]() |
|---|