April2018

Posted in: Magento 2, SSH

Updating Magento 2 to a New Sub-Version

Updating Magento 2 is very simple however, I would like to stress the importance of backing up your database BEFORE running any upgrade. I’d also like to HIGHLY suggest you do NOT do this on a production site until you’ve tested either locally or on a dev/staging environment. You will[…]

Read More »
Posted in: Magento 2

Reset Magento 2 Admin User Role via MySQL

If you’re having an issue with logging into the Magento 2 admin due to permissions, sometimes you need to reset the user authorization. If you’re unable to access the admin, you’ll need to do this via MySQL command line, phpmyadmin, or something similar. Just adjust the two values I have[…]

Read More »