Skip to content
Discussion options

You must be logged in to vote

Setup service is used to initialize the tenant. And to initialize and bootstrap a new tenant on first request orchard core uses special mechanism that depends on few modules that needs to be enabled to execute setup recipes that's you hardcoded.

However, once the tenant is initialized it will only enable and/or disable modules that you have defined in your setup recipe or in tenant profile.

Being said - you can use same setup screen However you can define your own setup recipe in your module according to your needs

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@johndcollins
Comment options

@ns8482e
Comment options

Answer selected by johndcollins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants