Added sample CSV files for user/sites importation.
All checks were successful
Release zip package / release (push) Successful in 1s
All checks were successful
Release zip package / release (push) Successful in 1s
Fixed a few bugs.
This commit is contained in:
6
examples/bulk_create_sites.csv
Normal file
6
examples/bulk_create_sites.csv
Normal file
@@ -0,0 +1,6 @@
|
||||
Name;Alias;Type;Template;Owners;Members
|
||||
Projet Alpha;projet-alpha;Team;;admin@contoso.com;user1@contoso.com, user2@contoso.com
|
||||
Projet Beta;;Team;;admin@contoso.com;user3@contoso.com, user4@contoso.com
|
||||
Communication RH;;Communication;;rh-admin@contoso.com;manager1@contoso.com, manager2@contoso.com
|
||||
Equipe Marketing;equipe-marketing;Team;;marketing-lead@contoso.com;designer@contoso.com, redacteur@contoso.com
|
||||
Portail Intranet;;Communication;;it-admin@contoso.com;
|
||||
|
Reference in New Issue
Block a user