Allow the exporting and importing of the appmanager settings between environments
We should be able to export and import the app manager settings/configuration between the development and live environments.
This would allow us to keep the two environments in sync and also allow us to test in development and then sync it to live without the possibility of human data entry errors.

1 comment
-
Steve commented
An export of the settings to some text file format (xml?) would be fine with me. This would at least allow a comparison between environments to pinpoint the differences.