Details
-
Improvement
-
Resolution: Unresolved
-
Neutral
-
None
-
None
-
None
Description
The current _default prototype variant of the create-app command adds a few sample model properties that the user of mgnl CLI may first have to delete from the content type definition before any further customization.
This ticket asks for an introduction of an empty prototype, similar to what is already available for pages: mgnl create-page foo -P empty
The user could then setup a minimalistic app using:
mgnl create-app foo -P empty
and instantly start adding model properties rather than deleting them first.
Alternatively, the _default prototype could be the empty one, with the current one transformed into a new comprehensive one, where we could showcase many more property types.
Checklists
Acceptance criteria