Installing Magerun

GitHub Link

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