owncloud / data_exporter

Export/Import for ownCloud user data
GNU General Public License v2.0
7 stars 5 forks source link

Create import all command #74

Open micbar opened 5 years ago

micbar commented 5 years ago

Description

Create a new command to import all Users of an exported instance.

Should execute steps in the following order

1) Import Instance Data (id, salt, etc, config values) 2) Import all groups 3) Import all users and their preferences 4) Import all files 5) Import all shares