Skip to content

Releases: staempfli/magento2-code-generator

1.8

28 Jul 09:34
Compare
Choose a tag to compare
1.8

New Templates added:

  • crudEAVWithFile
  • crudEAVWithMultipleFiles
  • fileEAVAttribute
  • fileEAVMultiple

1.7

29 Jun 12:50
Compare
Choose a tag to compare
1.7

New Template customConfigXml

1.6.4

21 May 09:35
Compare
Choose a tag to compare

Minor bug fixes:

  • Fix dataSource name using unique identifier
  • Removed useless semicolon

1.6.3

25 Apr 10:35
Compare
Choose a tag to compare

update symfony and universal-generator dependency versions

1.6.2

06 Apr 14:50
Compare
Choose a tag to compare

Remove not used ConfigGenerator in customDBConnection template

1.6.1

04 Apr 10:13
Compare
Choose a tag to compare

Improved version of customDBConnection template

1.6

03 Apr 16:14
Compare
Choose a tag to compare
1.6

New template customDBConnection

1.5.1

16 Mar 15:20
Compare
Choose a tag to compare
Fix crudEAV dependencies on module.xml

1.5

12 Mar 13:50
Compare
Choose a tag to compare
1.5
  • New template consoleCommand
  • New option --root-dir to run command from different location than module dir
  • Installation with Composer is now possible
  • Small refactor to be compatible with version 1.1 of universal-code-generation

1.4

31 Jan 08:49
Compare
Choose a tag to compare
1.4

New Templates:

  • emailFormRequest
  • email