How to upgrade to the latest version using magento connect?
Answer / Prabhat Mishra
To upgrade your Magento installation using Magento Connect, follow these steps:n1. Backup your current database and files.n2. Disable all extensions: go to System > Extensions, click on Disable for each extension.n3. Login to the command line as the root user or a sudo user.n4. Navigate to your Magento installation directory.n5. Run the following command to upgrade your installation:n```nsudo php -f connect20.php -s path/to/magento -- --upgraden```nReplace `path/to/magento` with the path to your Magento installation directory.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which companies use magento?
Is magento cloud based?
What is the database that magento supports?
What permissions required for file and folder in magento?
How much is magento cloud?
How much is magento per month?
What is magento enterprise edition?
How to enable maintenance mode in magento?
How to include js in magento?
How we can enable maintenance mode in magento?
How we can format price in magento?
what is the architecture of Magento? What are the different versions of Magento?