Skip to content

Vale Studios

E-Commerce and Marketing

Categories

  • E-Commerce
  • How-To
  • Just for Fun
  • Magento
  • Magento 2
  • About Brian
  • Contact Brian
  • Privacy Policy

Tag: magento 2

Common SSH Commands for Magento 2 Admins

Manually run the cron job:

php -f update/cron.php

Manually re-index all Magento indexes:

php bin/magento indexer:reindex

All commands should be run from within the Magento root directory. php -f commands may require an absolute path.

Posted on June 28, 2016Categories Magento 2Tags cron, magento 2, reindex, sshLeave a comment
Proudly powered by WordPress