Skip to content

Releases: yvoronoy/m2install

1.0.4

Choose a tag to compare

@yvoronoy yvoronoy released this 13 Jun 22:36
Fixed #124: after deploy crypt key is empty

1.0.3

Choose a tag to compare

@yvoronoy yvoronoy released this 13 Jun 03:27
Fixed #123: If there is no pub/index.php directory can't restore code…

v1.0.2

Choose a tag to compare

@yvoronoy yvoronoy released this 10 Nov 20:15

Fixed bugs

1.0.1

Choose a tag to compare

@yvoronoy yvoronoy released this 14 Jun 18:03

Release 1.0.1

Release v1.0.0

Choose a tag to compare

@yvoronoy yvoronoy released this 11 Feb 15:53

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

Choose a tag to compare

@yvoronoy yvoronoy released this 08 Jan 19:36

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

Choose a tag to compare

@yvoronoy yvoronoy released this 05 Jan 08:39

Implemented Composer

Beta Release 0.1.7

Choose a tag to compare

@yvoronoy yvoronoy released this 04 Jan 09:41

Implemented GIT functionality

Beta Release 0.1.6

Choose a tag to compare

@yvoronoy yvoronoy released this 08 Dec 15:03
v0.1.6-beta

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

Beta Release 0.1.5

Choose a tag to compare

@yvoronoy yvoronoy released this 05 Dec 17:24
  • Implemented Save Config
  • Added Reset Admin Password