cancel
Showing results for 
Search instead for 
Did you mean: 

Instalar magento2 en windows 10

SOLVED

Re: Instalar magento2 en windows 10

To install Magento 2 on Windows 10, set up a local server using XAMPP or WAMP, install Composer, and configure the database. Then, download Magento, set the necessary permissions, and complete the installation via the command line or web setup wizard.

 

Re: Instalar magento2 en windows 10

To install Magento 2 on Windows 10, start by setting up a local server using XAMPP or WAMP, then install Composer and create a MySQL database. Download Magento, configure the necessary PHP settings and file permissions, and complete the installation using either the command line or the web setup wizard. It's a great way to start developing Magento locally.

 

Re: Instalar magento2 en windows 10

Sure! You can install Magento 2 on Windows 10 by using XAMPP or WAMP, setting up Composer, creating a MySQL database, and then downloading and installing Magento. You can complete the setup via the command line or the web installer.