Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@yvoronoy yvoronoy released this 11 Feb 15:53
· 454 commits to master since this release

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