0

This might sound subjective but I can't help but to post it here in the Stack.

I was really struggling with Magento 2 installation setup.

I am trying to setup a Magento 2 local windows dev environment using some of the latest Magento versions, I used composer version 1.10.x, attempted to install versions starting from 2.3.6 to 2.4.1, but none of them work.

I got stuck. I have done all the best possible options but none of them seem to work in my desktop machine using Windows 10. All I got was bunch of installation errors.

Currently, I am trying to setup a VM using virtualbox with Ubuntu. I hope this will make things easier.

asked Nov 25, 2020 at 4:51
3
  • VM using virtualbox - is is done ? Can you share your system config ? Commented Nov 25, 2020 at 5:04
  • not yet, still on going setup Commented Nov 25, 2020 at 5:24
  • Ok please update how is the performance after setup magento. Commented Nov 25, 2020 at 6:06

3 Answers 3

0

You can use Magento2 version from 2.2.7 to 2.2.9 in windows 10. I am already using 2.2.7 since around 1 year and it works fine. Sometimes, it requires to delete generated folder after compilation. Otherwise it works fine.

Please let me know if you need any further help!

Thanks..

answered Nov 25, 2020 at 4:59
1
0

Windows development for Magento 2 is not supported by Magento. The only operating systems that are supported are linux based.

Magento specifies the file path separator it uses and it causes issues. You can get around this by using WSL I believe.

It's usually better to run it on a supported operating system, which would be closer to your server environment anyway.

answered Nov 26, 2020 at 1:56
0

Look at this link to do the installation on windows 10/xammp.

https://ccbill.com/kb/install-magento-windows

It works but the performance is not good.

Magento is very temperamental, you have to follow the tutorial very precisely

The version number of php, mysql or elasticsearch, must be respected according to the version of magento you want to install.

Sources : MagentoSystemRequirements

answered Mar 30, 2022 at 14:08

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.