Posts

Showing posts with the label Web Development

Magento 2x installation guide

Image
Magento 2x installation guide - Download the magento latest version from Archive .   OR   use composer create-project    --  Installation flow diagram shared with corutesy of Magento Post installation steps:       - clear chace       - disable cache       - reindex data       - compile code       - install sample data       - compile code       - reindex data       - deploy static content For further instruction you can visit: - sample data installation    http://devdocs.magento.com/ guides/v2.1/install-gde/ install/sample-data-after- composer.html - Magento command line configuration     http://devdocs.magento.com/ guides/v2.1/config-guide/cli/ config-cli-subcommands.html