In the world of ecommerce, Magento framework is already a establish name. In past couple of years Magento gain immense popularity and that’s why it share a major chunk of ecommerce industry. Recently Magento launch its 2.0 community edition. Now let’s take a look how we can install it on windows. The Pre-requisites
For full prerequisites please refer Official Megento 2 documentation
Open up a command window and run the following command: composer create-project –repository-url=https://repo.magento.com/ magento/project-community-edition for example if you like to install magento in projects folder on C: drive then the command should be like composer create-project –repository-url=https://repo.magento.com/ magento/project-community-edition c:/projects/ magento After running this command, please provide username & password (username is the public key associated with your magento account and private key is act as a password). When magento setup files install successfully then open your mysql server and create a database by the name of magento_2.
Now open the browser and browser magento http://localhost//setup for example if you have created magento_2 alias in your wamp server then your browse url will be http://localhost/magento_2/setup Follow the instructions and install magento. When setup ask you database name please provide the name of the database with you have created above.
When the installation is complete please open command window and go to magento 2 installation directory and run the following command in command window. php bin/magento sampledata:deploy
Now it’s time to apply theme to your magento store, so for that open command window and go to magento 2 installation directory run the following command in command window. php bin/magento setup:static-content:deploy Now hopefully your store will have sample data and also LUMA theme has been properly rendered. If sample data is not working properly only them run the following command in command prompt php bin/magento indexer:reindex.
If you have any Magento requirement related to Magento customization, development or migration from Magento 1 to Magento 2, please contact us at: https://folio3.com/contact-us/
USA408 365 4638
1301 Shoreway Road, Suite 160,
Belmont, CA 94002
Whether you are a large enterprise looking to augment your teams with experts resources or an SME looking to scale your business or a startup looking to build something.
We are your digital growth partner.
Tel:
+1 408 365 4638
Support:
+1 (408) 512 1812
COMMENTS ()
Tweet