Config Importer¶
This limepkg was created to simplify the process of moving and saving configurations for our addons, which in some cases can take a while and be quite complex to set up.
The difference in using this package compared to the built-in import/export is that this package will append your config and only overwrite existing config with the same key as you are currently importing.
Features¶
- Copy/paste config(s) for an addon between environments. For example test and production during a deployment
- Move config using either the clipboard or files (.json)