susom / redcap-em-shazam

Shazam External Module
MIT License
18 stars 11 forks source link

Save shazam configuration to backup file #31

Closed gevro closed 2 years ago

gevro commented 4 years ago

Hi, Is there a way to do this? The standard REDCap backup xml doesn't seem to contain all the shazam code I configured.

123andy commented 4 years ago

It is on my dev queue... It currently backs up recent configs in a json object that is written to the external-module-settings table. I haven't yet made an option to download/upload the settings but agree that would be useful.

123andy commented 2 years ago

You would have to use a db tool to pull the backup from the external module settings.