Magento
  • Personalization for Magento
  • Installing
  • Disconnecting
  • Uninstalling
  • Getting Started
  • Configuring
  • Guides
    • Varnish & Full-Page Caches
    • Advanced User Guide
    • Managing Blocks
    • Overriding or Extending Functionalities
      • Overriding Product Data
        • Excluding Products
        • Customising Pricing
        • Resizing Images
      • Overriding Customer Data
      • Overriding Line Item Data
    • Bulk Product Updates
    • Console Commands
  • Features
    • Variations (Configurable Products)
    • Add to Cart
    • Indexer
    • Customer Group Pricing
    • Supplier Cost & Inventory Level
    • Restore Cart Link
    • Ratings & Reviews
    • Multi Currency (Exchange Rates)
    • Marketing permission and GDPR compatibility
    • Catalog Price Rules
  • Integrations
    • Using Yotpo
    • Using Klarna
  • FAQ
  • Developing & Contributing
  • Visit Nosto
  • Issues
  • Releases
Powered by GitBook
On this page
  • Uninstalling via the command-line (CLI)
  • Uninstalling via Modman
  • Uninstalling via Magento Connect Manager

Was this helpful?

Uninstalling

There are multiple ways of uninstalling the extension and the correct method depends upon how the extension was installed.

Uninstalling via the command-line (CLI)

In some cases, it may be possible to uninstall the extension using the mage CLI.

./mage uninstall community Nosto_Tagging

Note:: Even though your package is installed, the Magento CLI might fail to be able to remove it, in which case you will see an error "uninstall: Package is not installed". In this case, you will need to manually remove the extension.

Uninstalling via Modman

If you've installed the extension using Modman, it is recommended that you uninstall it via Modman.

modman undeploy nosto-magento
modman remove nosto-magento

Uninstalling via Magento Connect Manager

If your package was installed via Magento Connect Manager, you can uninstall it via Magento Connect Manager.

Open the Magento Connect Manager by navigating to "System" > "Magento Connect" > "Magento Connect Manager". Locate the section in the Magento Connect Manager labeled "Manage Existing Extensions". Find the Nosto entry and from the drop-down, select "Uninstall" and then click "Commit Changes".

PreviousDisconnectingNextGetting Started

Last updated 3 years ago

Was this helpful?