scandipwa / create-magento-app

A zero-configuration tool-chain which allows to deploy Magento 2 application in minutes!
https://docs.create-magento-app.com
Open Software License 3.0
31 stars 20 forks source link

add magento 2.4.6 #120

Closed SamuelColacchia closed 10 months ago

SamuelColacchia commented 1 year ago

Added the necessary changes for magento 2.4.6

Testing

I was able to use cma to create a new instance of magento 2.4.6 and all features appeared to be working.

Found issues

  1. While testing it out i was unable to get Varnish 7.1 working, i had issue with permissions in the container and could not figure out in the module where it was being created to attempt to fix it. So I changed the version of varnish to 7.0
SamuelColacchia commented 1 year ago

@ejnshtein Is there anything else that should be done to this so it can be merged in?