Recipe vs C# code for creating new Content Types and Parts #13325
Unanswered
DrewBrasher
asked this question in
Q&A
Replies: 1 comment 4 replies
-
If you have dedicated modules, I recommend C# code by defining dedicated |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am planning to create some modules that will need to add some Content Types and maybe Content Parts. I'm not really sure whether I should use a recipe to define them like in the Agency Theme
OrchardCore/src/OrchardCore.Themes/TheAgencyTheme/Recipes/agency.recipe.json
Lines 127 to 139 in 3c0bdb8
What are some of the things to consider when deciding which way to do it?
Beta Was this translation helpful? Give feedback.
All reactions