{"id":419,"date":"2020-02-28T16:07:37","date_gmt":"2020-02-28T16:07:37","guid":{"rendered":"http:\/\/wiki2.plumserver.com\/knowledge-base\/magento-product-filter-v2-x-uninstalling"},"modified":"2021-09-27T08:35:43","modified_gmt":"2021-09-27T12:35:43","slug":"magento-product-filter-v2-x-uninstalling","status":"publish","type":"post","link":"https:\/\/plumrocket.com\/docs\/magento-1-layered-navigation\/v2\/uninstalling","title":{"rendered":"Magento 1 Layered Navigation &#038; Product Filter v2.x Uninstalling"},"content":{"rendered":"\n<h2 id=\"disabling-layered-navigation-for-magento-2-extension\">Disabling Layered Navigation for Magento 2 Extension<\/h2>\n\n\n\n<p>In order to enable\/disable the <a href=\"\/magento-1-layered-navigation\">Magento Layered Navigation<\/a>, you can use the extension settings. Below you will learn how to access the extension settings page.<\/p>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Step-by-Step action:<\/p>\n\n\n\n<ol><li><strong>Select &#8220;Plumrocket&#8221; from the main menu.<\/strong><\/li><li><strong>Select &#8220;Product Filter&#8221;.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/docs\/wp-content\/uploads\/2020\/05\/Magento_product_filter_v2_config1.jpg\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/05\/Magento_product_filter_v2_config1.jpg\" alt=\"Magento product filter v2 config1.jpg\"\/><\/a><\/figure>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Step-by-Step action:<\/p>\n\n\n\n<ol><li><strong>Move to the tab &#8220;General&#8221;.<\/strong><\/li><li><strong>Option &#8220;Enable Extension&#8221;: Set &#8220;Yes&#8221; to enable the Magento Improved Navigation Extension or &#8220;No&#8221; to disable it.<\/strong><\/li><li><strong>Press the button &#8220;Save Config&#8221; to save the settings.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/docs\/wp-content\/uploads\/2020\/05\/Magento_product_fliter_uninstalling_v2_conf1.jpg\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/05\/Magento_product_fliter_uninstalling_v2_conf1.jpg\" alt=\"Magento product fliter uninstalling v2 conf1.jpg\"\/><\/a><\/figure>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-warning\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Important Information:<\/p>\n\n\n\n<p><strong>Make sure to backup all your Magento files and folders before you proceed with uninstalling extension.<\/strong><\/p>\n<\/div><\/div>\n\n\n\n<h2 id=\"removing-extension\">Removing Extension<\/h2>\n\n\n\n<h3 id=\"quick-module-deactivation\">Quick Module Deactivation<\/h3>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-\">\/app\/etc\/modules\/Plumrocket_Product_Filter.xml<\/code><\/pre><\/div>\n\n\n\n<p>In order to quickly deactivate the module, you will have to rename this module&#8217;s config file<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-\">\/app\/etc\/modules\/Plumrocket_Product_Filter.xml<\/code><\/pre><\/div>\n\n\n\n<p>by changing its extension from &#8220;.xml&#8221; into something like &#8220;.xml_&#8221;<\/p>\n\n\n\n<p>After you rename the file be sure to <a href=\"\/docs\/general\/frequently-asked-questions#clear-magento-cache\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">clear Magento cache<\/a>.<\/p>\n\n\n\n<h3 id=\"removing-magento-extension-manually\">Removing Magento Extension Manually<\/h3>\n\n\n\n<p>If you want to delete all the files and folders including all the extension-related data stored in Magento database, you will have to delete all the files from the list below (note, CODE_POOL can be either community or local folder):<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-\">\/app\/code\/local\/Plumrocket\/Productsfilter\n\/app\/design\/adminhtml\/default\/default\/layout\/productsfilter.xml\n\/app\/design\/frontend\/base\/default\/layout\/productsfilter.xml\n\/app\/design\/frontend\/base\/default\/template\/productsfilter\n\/app\/etc\/modules\/Plumrocket_Productsfilter.xml\n\/app\/locale\/en_US\/Plumrocket_Productsfilter.csv\n\/skin\/adminhtml\/default\/default\/css\/plumrocket\/productsfilter\n\/skin\/adminhtml\/default\/default\/images\/plumrocket\/productsfilter\n\/skin\/adminhtml\/default\/default\/js\/plumrocket\/productsfilter\n\/skin\/frontend\/base\/default\/css\/plumrocket\/productsfilter\n\/skin\/frontend\/base\/default\/images\/plumrocket\/productsfilter\n\/skin\/frontend\/base\/default\/js\/plumrocket\/productsfilter\n\/skin\/frontend\/blacknwhite\/default\/css\/plumrocket\/productsfilter\n\/skin\/frontend\/default\/blanco\/css\/plumrocket\/productsfilter\n\/skin\/frontend\/default\/buyshop\/css\/plumrocket\/productsfilter\n\/skin\/frontend\/default\/milano\/css\/plumrocket\/productsfilter\n\/skin\/frontend\/default\/trego\/css\/plumrocket\/productsfilter\n\/skin\/frontend\/fortis\/default\/css\/plumrocket\/productsfilter\n\/skin\/frontend\/gravdept\/acumen\/css\/plumrocket\/productsfilter\n\/skin\/frontend\/rwd\/default\/css\/plumrocket\/productsfilter\n\/skin\/frontend\/shopper\/default\/css\/plumrocket\/productsfilter\n\/skin\/frontend\/ultimo\/default\/css\/plumrocket\/productsfilter\n\/skin\/frontend\/venedor\/default\/css\/plumrocket\/productsfilter<\/code><\/pre><\/div>\n\n\n\n<p>Below you will find the SQL command designed to delete both tables and attributes from the database:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-sql\">DELETE FROM `core_config_data` WHERE `path` LIKE 'productsfilter\/%';\nDELETE FROM `core_resource` WHERE `code` = 'productsfilter_setup';\nDELETE FROM `eav_attribute` WHERE `attribute_code` = \"productsfilter_dis_attributes\";<\/code><\/pre><\/div>\n\n\n\n<h3 id=\"automated-extension-removal\">Automated Extension Removal<\/h3>\n\n\n\n<p>In order to remove a module by means of a script follow the steps described below<\/p>\n\n\n\n<p>1. Download the remove_module_product_filter.zip archive and unzip it.<\/p>\n\n\n\n<p>2. Upload it to the root directory of the site as shown below:<\/p>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Detailed description:<\/p>\n\n\n\n<ol><li>\n<strong>This is your client side.<\/strong> You will see your module removal script file.<\/li><li>\n<strong>This is your root directory on server side.<\/strong> This is where the file should be uploaded.<\/li><li>\n<strong>All the files must be uploaded to the server.<\/strong> Select the file and press the right mouse button.<\/li><li><strong>Select the &#8220;Upload&#8221; option in order to upload the file to the server.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/docs\/wp-content\/uploads\/2020\/05\/Magento-Product-Filter-Uninstalling-script-1.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/05\/Magento-Product-Filter-Uninstalling-script-1.png\" alt=\"Magento-Product-Filter-Uninstalling-script-1.png\"\/><\/a><\/figure>\n\n\n\n<p>3.You should enter the script path in your browser&#8217;s address bar and follow this address. The path format is:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-\">www.yourdomain.com\/remove_module_product_filter.php<\/code><\/pre><\/div>\n\n\n\n<p>where &#8220;yourdomain&#8221; is the name of your domain.<\/p>\n\n\n\n<p>The screenshot below displays the page that will appear after you successfully delete a module:<\/p>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Detailed description:<\/p>\n\n\n\n<ol><li><strong>Enter the path to execute module removal in you browser&#8217;s address bar.<\/strong><\/li><li><strong>Successful message page.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/docs\/wp-content\/uploads\/2020\/05\/Magento-Product-Filter-Uninstalling-script-2.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/05\/Magento-Product-Filter-Uninstalling-script-2.png\" alt=\"Magento-Product-Filter-Uninstalling-script-2.png\"\/><\/a><\/figure>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Disabling Layered Navigation for Magento 2 Extension In order to enable\/disable the Magento Layered Navigation, you can use the extension settings. Below you will learn how to access the extension settings page. Removing Extension Quick Module Deactivation In order to quickly deactivate the module, you will have to rename this module&#8217;s config file by changing &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/plumrocket.com\/docs\/magento-1-layered-navigation\/v2\/uninstalling\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Magento 1 Layered Navigation &#038; Product Filter v2.x Uninstalling&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"_mi_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0},"categories":[235],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v17.2 (Yoast SEO v17.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Uninstall Magento  Layered Navigation &amp; Product Filter Extension v2.x Magento Layered Navigation &amp; Product Filter v2.x Uninstalling - Plumrocket Documentation<\/title>\n<meta name=\"description\" content=\"Disabling Layered Navigation for Magento 2 Extension In order to enable\/disable the Magento Layered Navigation, you can use the extension settings. Below\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/plumrocket.com\/docs\/magento-1-layered-navigation\/v2\/uninstalling\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Magento 1 Layered Navigation &amp; Product Filter v2.x Uninstalling\" \/>\n<meta property=\"og:description\" content=\"Disabling Layered Navigation for Magento 2 Extension In order to enable\/disable the Magento Layered Navigation, you can use the extension settings. Below\" \/>\n<meta property=\"og:url\" content=\"https:\/\/plumrocket.com\/docs\/magento-1-layered-navigation\/v2\/uninstalling\" \/>\n<meta property=\"og:site_name\" content=\"Plumrocket Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2020-02-28T16:07:37+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-09-27T12:35:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2020\/05\/Magento_product_filter_v2_config1.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Plumrocket\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Uninstall Magento  Layered Navigation & Product Filter Extension v2.x Magento Layered Navigation & Product Filter v2.x Uninstalling - Plumrocket Documentation","description":"Disabling Layered Navigation for Magento 2 Extension In order to enable\/disable the Magento Layered Navigation, you can use the extension settings. Below","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/plumrocket.com\/docs\/magento-1-layered-navigation\/v2\/uninstalling","og_locale":"en_US","og_type":"article","og_title":"Magento 1 Layered Navigation & Product Filter v2.x Uninstalling","og_description":"Disabling Layered Navigation for Magento 2 Extension In order to enable\/disable the Magento Layered Navigation, you can use the extension settings. Below","og_url":"https:\/\/plumrocket.com\/docs\/magento-1-layered-navigation\/v2\/uninstalling","og_site_name":"Plumrocket Documentation","article_published_time":"2020-02-28T16:07:37+00:00","article_modified_time":"2021-09-27T12:35:43+00:00","og_image":[{"url":"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2020\/05\/Magento_product_filter_v2_config1.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Plumrocket","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/plumrocket.com\/docs\/#website","url":"https:\/\/plumrocket.com\/docs\/","name":"Plumrocket Documentation","description":"Extensions docs, troubleshootings etc.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/plumrocket.com\/docs\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https:\/\/plumrocket.com\/docs\/magento-1-layered-navigation\/v2\/uninstalling#primaryimage","inLanguage":"en-US","url":"\/docs\/wp-content\/uploads\/2020\/05\/Magento_product_filter_v2_config1.jpg","contentUrl":"\/docs\/wp-content\/uploads\/2020\/05\/Magento_product_filter_v2_config1.jpg"},{"@type":"WebPage","@id":"https:\/\/plumrocket.com\/docs\/magento-1-layered-navigation\/v2\/uninstalling#webpage","url":"https:\/\/plumrocket.com\/docs\/magento-1-layered-navigation\/v2\/uninstalling","name":"Magento 1 Layered Navigation & Product Filter v2.x Uninstalling - Plumrocket Documentation","isPartOf":{"@id":"https:\/\/plumrocket.com\/docs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/plumrocket.com\/docs\/magento-1-layered-navigation\/v2\/uninstalling#primaryimage"},"datePublished":"2020-02-28T16:07:37+00:00","dateModified":"2021-09-27T12:35:43+00:00","author":{"@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/38b360639b934d6c984ee4f3ffce7d20"},"description":"Disabling Layered Navigation for Magento 2 Extension In order to enable\/disable the Magento Layered Navigation, you can use the extension settings. Below","breadcrumb":{"@id":"https:\/\/plumrocket.com\/docs\/magento-1-layered-navigation\/v2\/uninstalling#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/plumrocket.com\/docs\/magento-1-layered-navigation\/v2\/uninstalling"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/plumrocket.com\/docs\/magento-1-layered-navigation\/v2\/uninstalling#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Magento Extensions","item":"https:\/\/plumrocket.com\/magento-1-extensions"},{"@type":"ListItem","position":2,"name":"Magento Layered Navigation &amp; Product Filter","item":"https:\/\/plumrocket.com\/magento-1-layered-navigation"},{"@type":"ListItem","position":3,"name":"Documentation","item":"https:\/\/plumrocket.com\/docs\/magento-1-layered-navigation"},{"@type":"ListItem","position":4,"name":"v2","item":"https:\/\/plumrocket.com\/docs\/magento-1-layered-navigation\/v2"},{"@type":"ListItem","position":5,"name":"Uninstalling"}]},{"@type":"Person","@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/38b360639b934d6c984ee4f3ffce7d20","name":"Plumrocket","image":{"@type":"ImageObject","@id":"https:\/\/plumrocket.com\/docs\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/72392a92ae750c66560be284502b6676?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/72392a92ae750c66560be284502b6676?s=96&d=mm&r=g","caption":"Plumrocket"},"sameAs":["https:\/\/plumrocket.com\/docs"]}]}},"_links":{"self":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/419"}],"collection":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/comments?post=419"}],"version-history":[{"count":2,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/419\/revisions"}],"predecessor-version":[{"id":24554,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/419\/revisions\/24554"}],"wp:attachment":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/media?parent=419"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/categories?post=419"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/tags?post=419"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}