Installing Magerun
- Download the latest stable N98-Magerun phar-file from the file-server:
wget https://files.magerun.net/n98-magerun.phar
- Verify the download by comparing the SHA256 checksum with the one on the website at https://files.magerun.net/:
shasum -a256 n98-magerun.phar
- Now you can make the phar-file executable:
chmod +x ./n98-magerun.phar
- The base-installation is now complete and you can verify it:
./n98-magerun.phar --version