Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 613 Bytes

File metadata and controls

7 lines (4 loc) · 613 Bytes

Code Generation Helpful Extensions

Content definition code generation

Generates migration code from content definitions. You can use this to create (or edit) a content type on the admin and then move its creation to a migration class. Generated migration code is displayed under the content types' editors, just enable the feature. Check out this demo video to see this in action.

Content definition code generation textbox on the admin, showing generated migration code for the Page content type.