Installation
- Backup your web directory and store database
- Download the extension
1. Sign in to your account
2. Navigate to menu My Account → My Downloads
3. Find the extension and click to download it
- Extract the downloaded ZIP file in a temporary directory
- Upload the extracted folders and files of the extension to base (root) Magento directory. Do not replace the whole folders, but merge them.
- Connect via SSH to your Magento server as, or switch to, the Magento file system owner and run the following commands from the (root) Magento directory:
1. cd path_to_the_magento_root_directory
2. php -f bin/magento module:enable Mageice_OrderEditor
3. php -f bin/magento setup:upgrade
4. php -f bin/magento setup:di:compile
5. php -f bin/magento setup:static-content:deploy
- Log out from Magento admin and log in again