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.
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.