{"id":252,"date":"2020-02-28T16:02:16","date_gmt":"2020-02-28T16:02:16","guid":{"rendered":"http:\/\/wiki2.plumserver.com\/knowledge-base\/magento-base-v1-x-uninstalling"},"modified":"2021-09-27T03:34:36","modified_gmt":"2021-09-27T07:34:36","slug":"magento-base-v1-x-uninstalling","status":"publish","type":"post","link":"https:\/\/plumrocket.com\/docs\/magento-1-base\/v1\/uninstalling","title":{"rendered":"Magento 1 Base v1.x Uninstalling"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"removing-magento-base-module-manually\">Removing Magento Base Module Manually<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">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=\"\" data-line=\"\">\/app\/code\/community\/Plumrocket\/Base\/app\/etc\/modules\/Plumrocket_Base.xml<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Below you will find the SQL command designed to delete all extension information from the database:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-sql\" data-line=\"\">DROP TABLE IF EXISTS `plumbase_product`;\nDELETE FROM core_config_data WHERE `path` LIKE &#039;plumbase\/%&#039;;\nDELETE FROM core_resource WHERE `code` = &#039;base_setup&#039;;<\/code><\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"automated-extension-removal\">Automated Extension Removal<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In order to remove the Plumrocket Base module by means of a script follow the steps described below.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">1. Download the <a href=\"\/docs\/wp-content\/uploads\/2020\/05\/remove_module_base.zip\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">remove_module_base.zip<\/a> archive and unzip it. 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 is-layout-flow wp-block-group-is-layout-flow\">\n<p class=\"pr-notice-title wp-block-paragraph\">Detailed description:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><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\/2_uninstall_base_module.jpg\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"\/docs\/wp-content\/uploads\/2020\/05\/2_uninstall_base_module.jpg\" alt=\"2 uninstall base module.jpg\"\/><\/a><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">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=\"\" data-line=\"\">www.yourdomain.com\/remove_module_base.php<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">where &#8220;yourdomain&#8221; is the name of your domain.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">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 is-layout-flow wp-block-group-is-layout-flow\">\n<p class=\"pr-notice-title wp-block-paragraph\">Detailed description:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><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\/3_uninstall_base_module.jpg\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"\/docs\/wp-content\/uploads\/2020\/05\/3_uninstall_base_module.jpg\" alt=\"3 uninstall base module.jpg\"\/><\/a><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Removing Magento Base Module Manually 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): Below you will find the SQL command designed to delete &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/plumrocket.com\/docs\/magento-1-base\/v1\/uninstalling\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Magento 1 Base v1.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,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[281],"tags":[],"class_list":["post-252","post","type-post","status-publish","format-standard","hentry","category-magento-1-base-v1","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Uninstall Magento  Base Extension v1.x Magento Base v1.x Uninstalling - Plumrocket Documentation<\/title>\n<meta name=\"description\" content=\"Removing Magento Base Module Manually If you want to delete all the files and folders including all the extension-related data stored in Magento database,\" \/>\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-base\/v1\/uninstalling\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Magento 1 Base v1.x Uninstalling - Plumrocket Documentation\" \/>\n<meta property=\"og:description\" content=\"Removing Magento Base Module Manually If you want to delete all the files and folders including all the extension-related data stored in Magento database,\" \/>\n<meta property=\"og:url\" content=\"https:\/\/plumrocket.com\/docs\/magento-1-base\/v1\/uninstalling\" \/>\n<meta property=\"og:site_name\" content=\"Plumrocket Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2020-02-28T16:02:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-09-27T07:34:36+00:00\" \/>\n<meta name=\"author\" content=\"Plumrocket\" \/>\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=\"2 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Uninstall Magento  Base Extension v1.x Magento Base v1.x Uninstalling - Plumrocket Documentation","description":"Removing Magento Base Module Manually If you want to delete all the files and folders including all the extension-related data stored in Magento database,","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-base\/v1\/uninstalling","og_locale":"en_US","og_type":"article","og_title":"Magento 1 Base v1.x Uninstalling - Plumrocket Documentation","og_description":"Removing Magento Base Module Manually If you want to delete all the files and folders including all the extension-related data stored in Magento database,","og_url":"https:\/\/plumrocket.com\/docs\/magento-1-base\/v1\/uninstalling","og_site_name":"Plumrocket Documentation","article_published_time":"2020-02-28T16:02:16+00:00","article_modified_time":"2021-09-27T07:34:36+00:00","author":"Plumrocket","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Plumrocket","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/plumrocket.com\/docs\/magento-1-base\/v1\/uninstalling#article","isPartOf":{"@id":"https:\/\/plumrocket.com\/docs\/magento-1-base\/v1\/uninstalling"},"author":{"name":"Plumrocket","@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/38b360639b934d6c984ee4f3ffce7d20"},"headline":"Magento 1 Base v1.x Uninstalling","datePublished":"2020-02-28T16:02:16+00:00","dateModified":"2021-09-27T07:34:36+00:00","mainEntityOfPage":{"@id":"https:\/\/plumrocket.com\/docs\/magento-1-base\/v1\/uninstalling"},"wordCount":233,"commentCount":0,"articleSection":["v1"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/plumrocket.com\/docs\/magento-1-base\/v1\/uninstalling","url":"https:\/\/plumrocket.com\/docs\/magento-1-base\/v1\/uninstalling","name":"Magento 1 Base v1.x Uninstalling - Plumrocket Documentation","isPartOf":{"@id":"https:\/\/plumrocket.com\/docs\/#website"},"datePublished":"2020-02-28T16:02:16+00:00","dateModified":"2021-09-27T07:34:36+00:00","author":{"@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/38b360639b934d6c984ee4f3ffce7d20"},"description":"Removing Magento Base Module Manually If you want to delete all the files and folders including all the extension-related data stored in Magento database,","breadcrumb":{"@id":"https:\/\/plumrocket.com\/docs\/magento-1-base\/v1\/uninstalling#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/plumrocket.com\/docs\/magento-1-base\/v1\/uninstalling"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/plumrocket.com\/docs\/magento-1-base\/v1\/uninstalling#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Docs","item":"https:\/\/plumrocket.com\/docs"},{"@type":"ListItem","position":2,"name":"Magento 1 Extensions","item":"https:\/\/plumrocket.com\/docs\/magento-1-extensions"},{"@type":"ListItem","position":3,"name":"Base","item":"https:\/\/plumrocket.com\/docs\/magento-1-base"},{"@type":"ListItem","position":4,"name":"v1","item":"https:\/\/plumrocket.com\/docs\/magento-1-base\/v1"},{"@type":"ListItem","position":5,"name":"Uninstalling"}]},{"@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":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/38b360639b934d6c984ee4f3ffce7d20","name":"Plumrocket","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/85ed2f38dbe6a031f443b1949101e9b31bbd6985eae2cac6695629e7ad280aee?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/85ed2f38dbe6a031f443b1949101e9b31bbd6985eae2cac6695629e7ad280aee?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/85ed2f38dbe6a031f443b1949101e9b31bbd6985eae2cac6695629e7ad280aee?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\/252","targetHints":{"allow":["GET"]}}],"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=252"}],"version-history":[{"count":1,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/252\/revisions"}],"predecessor-version":[{"id":24457,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/252\/revisions\/24457"}],"wp:attachment":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/media?parent=252"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/categories?post=252"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/tags?post=252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}