Important. We are closed. Due to decreased amount of time available, we don't accept new orders and we don't provide support for existing ones.

Really incredible support from the team at MANAdev. I was having some issues getting the Layered Navigation SEO Plus set up as my theme was causing a ... Read more

Jan 10, 2017 Chanette Kennedy

Certified Magento Enterprise developer Certified Magento developer Certified Magento theme developer Certified Magento specialist

Manadev is certified extension and theme
developer for Magento

Uninstalling the Extension

These instructions assume that you only have installed the extension Layered Navigation (Filters) with Multiple Select for Magento 2 and no other MANADev Magento 2 extension.

  1. Delete folder app/code/Manadev

  2. Delete the file bin/mana

  3. (Optional but recommended) Drop the tables: “mana_extension”, “mana_filter”, and “mana_filter_edit”. You can do that by executing the following queries.

    SET @@foreign_key_checks = 0;
    DROP TABLE IF EXISTS mana_config_history;
    DROP TABLE IF EXISTS mana_extension;
    DROP TABLE IF EXISTS mana_filter;
    DROP TABLE IF EXISTS mana_filter_edit;
    DROP TABLE IF EXISTS mana_url_key;
    DROP TABLE IF EXISTS mana_url_key_conflict_resolution;
    SET @@foreign_key_checks = 1;
    DELETE FROM setup_module WHERE module LIKE 'Manadev_%';
    
  4. Execute the command php bin/magento setup:upgrade

We Accept: PayPal Visa MasterCard American Express Discover