Uninstalling
Last updated
Was this helpful?
Last updated
Was this helpful?
Currently, the only way of uninstalling the extension is via the command line. You can uninstall the module by running following commands inside Magento's installation base directory.
Note: Before running the bin/magento
command make sure the file is executable.
After the extension is uninstalled you still need to remove the package from your Magento dependencies using . If you don't have composer installed yet you can get it by following . It's recommended to install composer globally. Once you have composer installed you can uninstall the Nosto extension (nosto/module-nostotagging).