- Knowledge Base
- Unific Integrations
- Magento 2.x
How To: Uninstall Unific Connector from M2
How To: Uninstall Unific Connector from M2
To Uninstall the Unific Connector please run the following commands on your server:
composer remove unific/connector
composer update --lock
bin/magento setup:upgrade && bin/magento cache:enable && bin/magento cache:clean