Skip to content

Releases: yvoronoy/m2install

1.0.4

13 Jun 22:36
Compare
Choose a tag to compare
Fixed #124: after deploy crypt key is empty

1.0.3

13 Jun 03:27
Compare
Choose a tag to compare
Fixed #123: If there is no pub/index.php directory can't restore code…

v1.0.2

10 Nov 20:15
Compare
Choose a tag to compare

Fixed bugs

1.0.1

14 Jun 18:03
Compare
Choose a tag to compare

Release 1.0.1

Release v1.0.0

11 Feb 15:53
Compare
Choose a tag to compare

Enhancement

  • #35 Update version
  • #31 Script should able restore backups created by bin/magento setup:backup
  • #28 Implement install sample data for M2 beta
  • #38 Display executed SQL Queries while restoring
  • #27 Add possibility skip static content generation enhancement
  • #26 Add possibility to skip DI Compilation
  • #24 Add possibility choose magento version trough arguments
  • #23 Add a possibility install sample data by arguments
  • #22 Add a possibility to choose CE or EE edition through arguments
  • #21 Change file permission to 2777 instead 0777 to var media folders

Fixed Bugs

  • #33 Issue with warning in DB dump
  • #30 Restore magento support dumps with prefixes
  • #29 Restore admin password doesn't work when admin already exists
  • #25 Install with --force params rewrite config file
  • #20 Sample Data doesn't install on community edition

Beta Release 0.1.9

08 Jan 19:36
Compare
Choose a tag to compare

Fixed bugs and improvements

  • #11 Wizzard doesn't working correctly without BASE_PATH
  • #12 Wizzard regenerates DB NAME
  • #13 Script is asking EE PATH, should prompt Default EE Path
  • #14 When source git or composer and current directory not empty show error
  • #15 While restoring support dumps restore original .htaccess file
  • #16 Prompt override config file if entered values different
  • #17 Add params --force to force install without any questions or wizzard
  • #18 While restoring dumps update table prefix, crypt key, install date
  • #19 While restore support dumps wizard shouldn't prompt install sample data or EE

Beta Release 0.1.8

05 Jan 08:39
Compare
Choose a tag to compare

Implemented Composer

Beta Release 0.1.7

04 Jan 09:41
Compare
Choose a tag to compare

Implemented GIT functionality

Beta Release 0.1.6

08 Dec 15:03
Compare
Choose a tag to compare
v0.1.6-beta

Merge branch 'master' of https://github.com/yvoronoy/m2installer

Beta Release 0.1.5

05 Dec 17:24
Compare
Choose a tag to compare
  • Implemented Save Config
  • Added Reset Admin Password