{"id":24913,"date":"2021-10-29T04:49:53","date_gmt":"2021-10-29T08:49:53","guid":{"rendered":"https:\/\/plumrocket.com\/docs\/?p=24913"},"modified":"2021-11-18T04:12:33","modified_gmt":"2021-11-18T09:12:33","slug":"magento-2-google-customer-reviews-v1-x-uninstalling","status":"publish","type":"post","link":"https:\/\/plumrocket.com\/docs\/magento-google-customer-reviews\/v1\/uninstalling","title":{"rendered":"Magento 2 Google Customer Reviews v1.x Uninstalling"},"content":{"rendered":"\n<p>Here you will learn how to easily remove <a href=\"\/magento-google-customer-reviews\"><\/a><a href=\"\/magento-google-customer-reviews\">Google Customer Reviews Extension for Magento 2<\/a> using two methods &#8211; via Composer or Automated Removal Script.<\/p>\n\n\n\n<p><strong>You can choose one of the following two methods to remove the extension from your Magento 2 store<\/strong>:<\/p>\n\n\n\n<div class=\"wp-block-buttons\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background\" href=\"#remove-extension-via-composer\" style=\"background-color:#33b0e2\"><strong>1. Uninstall via Composer<\/strong><\/a><\/div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background\" href=\"#automated-extension-removal-script\" style=\"background-color:#c9383d\"><strong>2. Uninstall using Automated Script<\/strong><\/a><\/div>\n<\/div>\n\n\n\n<h2 id=\"Remove_Extension_via_the_Composer\">Remove Extension via Composer<\/h2>\n\n\n\n<p><strong>In order to remove your Magento 2 Google Customer Reviews extension via Composer, open the console (SSH terminal) and follow commands:<\/strong><\/p>\n\n\n\n<p>1. In the terminal, switch to your Magento 2 root directory using the command:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">cd \/FULL_PATH_TO_YOUR_MAGENTO2<\/code><\/pre><\/div>\n\n\n\n<p>where &#8220;FULL_PATH_TO_YOUR_MAGENTO2&#8221; is the path to your Magento 2 folder on your server.<\/p>\n\n\n\n<p>2. Disable the extension:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">php bin\/magento module:disable Plumrocket_GoogleCustomerReviews<\/code><\/pre><\/div>\n\n\n\n<p>3. Remove the extension:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">composer remove plumrocket\/google-customer-reviews --no-update<\/code><\/pre><\/div>\n\n\n\n<p>4. Run the next three Magento 2 commands:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\"> php bin\/magento setup:upgrade\n php bin\/magento setup:di:compile\n php bin\/magento setup:static-content:deploy<\/code><\/pre><\/div>\n\n\n\n<p>After running these commands, the extension should be uninstalled successfully. A similar message should be displayed in your console as displayed below:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"\/docs\/wp-content\/uploads\/2020\/12\/Installation_of_extension_via_composer_by_plumrocket_v3.jpg\" alt=\"Installation of extension via composer by plumrocket v3\"\/><\/figure>\n\n\n\n<p>5. 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\">DELETE FROM core_config_data WHERE `path` LIKE 'pr_google_customer_reviews\/%';<\/code><\/pre><\/div>\n\n\n\n<p>6. Clear Magento Cache:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">php bin\/magento cache:flush<\/code><\/pre><\/div>\n\n\n\n<p>At this point, the Magento 2 Google Customer Reviews extension has been successfully removed from your server.<\/p>\n\n\n\n<h2 id=\"Automated_Extension_Removal_Script\">Automated Extension Removal Script<\/h2>\n\n\n\n<p>In order to remove this module by means of a script, please:<\/p>\n\n\n\n<p>1. Download the&nbsp;<a href=\"\/docs\/wp-content\/document-archive\/remove_plumrocket_extensions_for_magento2.zip\" rel=\"nofollow\">remove_plumrocket_extensions_for_magento2.zip<\/a>&nbsp;archive and unpack it.<\/p>\n\n\n\n<p>2. Upload it to the root directory of the site as it is 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\">Step-by-step guide:<\/p>\n\n\n\n<ol><li><strong>It is your client side.<\/strong>&nbsp;You will see your module removal script file.<\/li><li><strong>This is your root directory on server side.<\/strong>&nbsp;This is where the file should be uploaded to.<\/li><li><strong>All the files must be uploaded to the server.<\/strong>&nbsp;Select the file and press the right button of your mouse.<\/li><li>Select the <strong>Upload<\/strong> option in order to upload the file to the server.<\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"\/docs\/wp-content\/uploads\/2020\/12\/1_uninstall_magento_2_accelerated_mobile_pages-2.jpg\" alt=\"1 uninstall magento 2 accelerated mobile pages\"\/><\/figure>\n\n\n\n<p>3. Please, enter the script path into 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-bash\">www.your-domain.com\/remove_plumrocket_extensions_for_magento2.php <\/code><\/pre><\/div>\n\n\n\n<p>where &#8220;your-domain&#8221; is the name of your domain.<\/p>\n\n\n\n<p>The screenshot below shows the page that will appear after you run the universal uninstall script:<\/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 guide:<\/p>\n\n\n\n<ol><li>In the window opened, you will see the <strong>Remove<\/strong> button next to the &#8220;<strong>Plumrocket_GoogleCustomerReviews<\/strong>&#8221; title. In order to remove an extension, press the <strong>Remove<\/strong> button.<\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" width=\"1206\" height=\"297\" src=\"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2021\/10\/magento-2-google-customer-reviews-extension-uninstalling-1.png\" alt=\"Uninstalling Magento 2 Google Customer Reviews extnesion\" class=\"wp-image-24943\" srcset=\"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2021\/10\/magento-2-google-customer-reviews-extension-uninstalling-1.png 1206w, https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2021\/10\/magento-2-google-customer-reviews-extension-uninstalling-1-300x74.png 300w, https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2021\/10\/magento-2-google-customer-reviews-extension-uninstalling-1-1024x252.png 1024w, https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2021\/10\/magento-2-google-customer-reviews-extension-uninstalling-1-768x189.png 768w\" sizes=\"(max-width: 1206px) 100vw, 1206px\" \/><\/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 guide:<\/p>\n\n\n\n<ol><li>If you see the &#8220;Extension removed successfully&#8221; message, this means that Magento 2 Google Customer Reviews Extension has been removed successfully.<\/li><li>After you finish, please make sure to remove the uninstall script from your server.<\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"\/docs\/wp-content\/uploads\/2020\/12\/3_uninstall_magento_2_accelerated_mobile_pages-1.jpg\" alt=\"3 uninstall magento 2 accelerated mobile pages\"\/><\/figure>\n\n\n\n<p>At this point, Magento 2 Google Customer Reviews extension has been successfully removed from your server.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here you will learn how to easily remove Google Customer Reviews Extension for Magento 2 using two methods &#8211; via Composer or Automated Removal Script. You can choose one of the following two methods to remove the extension from your Magento 2 store: Remove Extension via Composer In order to remove your Magento 2 Google &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/plumrocket.com\/docs\/magento-google-customer-reviews\/v1\/uninstalling\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Magento 2 Google Customer Reviews v1.x Uninstalling&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","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":[333],"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 2  Google Customer Reviews Extension v1.x Magento 2 Google Customer Reviews v1.x Uninstalling - Plumrocket Documentation<\/title>\n<meta name=\"description\" content=\"Here you will learn how to easily remove Google Customer Reviews Extension for Magento 2 using two methods - via Composer or Automated Removal Script. You\" \/>\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-google-customer-reviews\/v1\/uninstalling\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Magento 2 Google Customer Reviews v1.x Uninstalling\" \/>\n<meta property=\"og:description\" content=\"Here you will learn how to easily remove Google Customer Reviews Extension for Magento 2 using two methods - via Composer or Automated Removal Script. You\" \/>\n<meta property=\"og:url\" content=\"https:\/\/plumrocket.com\/docs\/magento-google-customer-reviews\/v1\/uninstalling\" \/>\n<meta property=\"og:site_name\" content=\"Plumrocket Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2021-10-29T08:49:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-18T09:12:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2020\/12\/Installation_of_extension_via_composer_by_plumrocket_v3.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 2  Google Customer Reviews Extension v1.x Magento 2 Google Customer Reviews v1.x Uninstalling - Plumrocket Documentation","description":"Here you will learn how to easily remove Google Customer Reviews Extension for Magento 2 using two methods - via Composer or Automated Removal Script. You","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-google-customer-reviews\/v1\/uninstalling","og_locale":"en_US","og_type":"article","og_title":"Magento 2 Google Customer Reviews v1.x Uninstalling","og_description":"Here you will learn how to easily remove Google Customer Reviews Extension for Magento 2 using two methods - via Composer or Automated Removal Script. You","og_url":"https:\/\/plumrocket.com\/docs\/magento-google-customer-reviews\/v1\/uninstalling","og_site_name":"Plumrocket Documentation","article_published_time":"2021-10-29T08:49:53+00:00","article_modified_time":"2021-11-18T09:12:33+00:00","og_image":[{"url":"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2020\/12\/Installation_of_extension_via_composer_by_plumrocket_v3.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-google-customer-reviews\/v1\/uninstalling#primaryimage","inLanguage":"en-US","url":"\/docs\/wp-content\/uploads\/2020\/12\/Installation_of_extension_via_composer_by_plumrocket_v3.jpg","contentUrl":"\/docs\/wp-content\/uploads\/2020\/12\/Installation_of_extension_via_composer_by_plumrocket_v3.jpg"},{"@type":"WebPage","@id":"https:\/\/plumrocket.com\/docs\/magento-google-customer-reviews\/v1\/uninstalling#webpage","url":"https:\/\/plumrocket.com\/docs\/magento-google-customer-reviews\/v1\/uninstalling","name":"Magento 2 Google Customer Reviews v1.x Uninstalling - Plumrocket Documentation","isPartOf":{"@id":"https:\/\/plumrocket.com\/docs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/plumrocket.com\/docs\/magento-google-customer-reviews\/v1\/uninstalling#primaryimage"},"datePublished":"2021-10-29T08:49:53+00:00","dateModified":"2021-11-18T09:12:33+00:00","author":{"@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/c96fccdb89342ae6804272265723eca8"},"description":"Here you will learn how to easily remove Google Customer Reviews Extension for Magento 2 using two methods - via Composer or Automated Removal Script. You","breadcrumb":{"@id":"https:\/\/plumrocket.com\/docs\/magento-google-customer-reviews\/v1\/uninstalling#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/plumrocket.com\/docs\/magento-google-customer-reviews\/v1\/uninstalling"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/plumrocket.com\/docs\/magento-google-customer-reviews\/v1\/uninstalling#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Magento 2 Extensions","item":"https:\/\/plumrocket.com\/magento-extensions"},{"@type":"ListItem","position":2,"name":"Magento 2 Google Customer Reviews","item":"https:\/\/plumrocket.com\/magento-google-customer-reviews"},{"@type":"ListItem","position":3,"name":"Documentation","item":"https:\/\/plumrocket.com\/docs\/magento-google-customer-reviews"},{"@type":"ListItem","position":4,"name":"v1","item":"https:\/\/plumrocket.com\/docs\/magento-google-customer-reviews\/v1"},{"@type":"ListItem","position":5,"name":"Uninstalling"}]},{"@type":"Person","@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/c96fccdb89342ae6804272265723eca8","name":"Plumrocket","image":{"@type":"ImageObject","@id":"https:\/\/plumrocket.com\/docs\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/10c44aa45aab391250913d982e552e53?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/10c44aa45aab391250913d982e552e53?s=96&d=mm&r=g","caption":"Plumrocket"}}]}},"_links":{"self":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/24913"}],"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\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/comments?post=24913"}],"version-history":[{"count":5,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/24913\/revisions"}],"predecessor-version":[{"id":25060,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/24913\/revisions\/25060"}],"wp:attachment":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/media?parent=24913"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/categories?post=24913"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/tags?post=24913"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}