Open anandology opened 8 years ago
We want an ability to export and import admin settings.
When exporting, it should ask what all items to export, with a checkbox before each. something like:
[ ] committee structures [ ] divisions [ ] permission groups
and export that as a JSON file.
When importing it should show a similar checkboxes and import the selected ones.
I think it'll be easier to provide API to do this than building UI.
We want an ability to export and import admin settings.
When exporting, it should ask what all items to export, with a checkbox before each. something like:
and export that as a JSON file.
When importing it should show a similar checkboxes and import the selected ones.