Releases: Lingaro/magento2-module-codegen
Releases · Lingaro/magento2-module-codegen
Release 3.3.0
Added
- Possibility to collect property values from YAML file instead of console prompts
- Exemplary YAML files for the following templates:
block
categoryAttributes
configField
emailTemplate
viewModel
- Demo GIFs in readme file
.gitattributes
file
Changed
- Readme file updated with description of all options of
template:generate
command
Fixed
- Inline edit error thrown on save for grid generated using
crud
template
Removed
--dry-run
option intemplate:generate
command