OrchardCMS / OrchardCore

Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
https://orchardcore.net
BSD 3-Clause "New" or "Revised" License
7.36k stars 2.37k forks source link

Import/Export users by recipe #3018

Open cellpaddding opened 5 years ago

cellpaddding commented 5 years ago

If the orchard project can support to import user module data in the Recipe.json,it will be better. thank you.

sebastienros commented 5 years ago

Is the issue about importing and exporting users?

cellpaddding commented 5 years ago

Yes,does orchard support it?

sebastienros commented 5 years ago

Not yet, but it looks like you want to work on it?

agriffard commented 3 years ago

/cc @deanmarcussen

Piedone commented 1 year ago

Note that while it's not importing per se (and exporting is not supported), but you can create users from recipes with the createUser command.