Jonathan Day
Jonathan Day
Enterprise installations of Magento save giftcard data into tables such as `enterprise_giftcardaccount` and `enterprise_giftcardaccount_pool` These should be excluded when running db:dump --stripped=@development
Tables in the stripped groups are automatically added to the first mysqldump line so that they are exported as structure-only. There are times when the dump is being created to...
Similar to dev:theme:duplicate but finds files in two different themes that override the base/default. e.g. does package1/theme1 and package2/theme2 both contain catalog/product/view.phtml templates or could they be "merged"
`composer install` is failing due to unresolvable set of packages
Has anyone investigated whether this is possible?
just wondering whether you've considered M2 compatability? or know of an existing solution? thanks.
hi @kalenjordan just wondering if you know whether anyone has created an M2 version of this?