How to uninstall Magento 2 Previous/Next Product Page via SSH?

Created by Rosa Truong, Modified on Sun, 13 Oct, 2019 at 4:44 PM by Rosa Truong

Regarding your query, could you please follow our guide and two steps below?


Step 1: Connect via SSH to your magneto installation and execute below commands


php bin/magento module:disable Bss_PreviousNextProduct –clear-static-content; php bin/magento setup:upgrade


Step 2: Remove extension files


cd app/code/Bss/ rm -rf PreviousNextProduct


Note:

If your site is developer mode, please follow 2 steps.

If your site is production mode, please follow 2 steps and run command deploy as well.


If you need any further assistance, please feel free to contact us via email sales@bsscommerce.com

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article