{"id":399,"date":"2020-02-28T16:07:03","date_gmt":"2020-02-28T16:07:03","guid":{"rendered":"http:\/\/wiki2.plumserver.com\/knowledge-base\/magento-private-sales-package-v3-x-uninstalling"},"modified":"2021-10-01T11:11:44","modified_gmt":"2021-10-01T15:11:44","slug":"magento-private-sales-package-v3-x-uninstalling","status":"publish","type":"post","link":"https:\/\/plumrocket.com\/docs\/magento-1-private-sales-package\/v3\/uninstalling","title":{"rendered":"Magento Private Sales Package v3.x Uninstalling"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">In order to uninstall the Private Sales Package &#8211; please follow the steps below.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you need to disable the extension &#8211; please read the instructions below in order to learn how to <strong>just disable<\/strong> each and every extension from the package separately.<\/p>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-warning\"><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\">Important Information:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\n        <strong>Use the guides below in order to only disable the extensions.<\/strong> <br>\n        <strong>Please note &#8211; Removal Step is one for the whole Private Sales Package and is provided after this step.<\/strong>\n    <\/p>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"disabling-extensions\">Disabling Extensions<\/h2>\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>To disable <strong>Private Sales &amp; Flash Sales Magento Extension<\/strong> read this <a href=\"\/docs\/magento-1-private-sales\/v3\/uninstalling\n\" target=\"_blank\" rel=\"noopener noreferrer\">guide<\/a>.<\/li><li>To disable <strong>Reward Points Magento Extension<\/strong> read this <a href=\"\/docs\/magento-1-reward-points\/v1\/uninstalling#disabling-extension\n\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">guide<\/a>.<\/li><li>To disable <strong>Invitations Magento Extension<\/strong> read this <a href=\"\/docs\/magento-1-invitations\/v1\/uninstalling#disabling-extension\n\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">guide<\/a>.<\/li><li>To disable <strong>Twitter and Facebook Login Magento Extension<\/strong> read this <a href=\"\/docs\/magento-1-twitter-facebook-login\/v1\/uninstalling#disabling-extension\n\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">guide<\/a>.<\/li><li>To disable <strong>Cart Reservation Magento Extension<\/strong> read this <a href=\"\/docs\/magento-1-cart-reservation\/v1\/uninstalling#disabling-extension\n\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">guide<\/a>.<\/li><li>To disable <strong>Popup Login Magento Extension<\/strong> read this <a href=\"\/docs\/magento-1-popup-login\/v1\/uninstalling#disabling-extension\n\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">guide<\/a>.<\/li><\/ol>\n<\/div><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">If you need to remove the Private Sales Package using one of the methods provided below: Quick Package Deactivation, Manual or Automated Extensions Removal.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"removing-extensions\">Removing Extensions<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"quick-package-deactivation\">Quick Package Deactivation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In order to quickly deactivate the package, you will have to rename this extensions&#8217; config files<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"\" data-line=\"\">\/app\/etc\/modules\/Plumrocket_Privatesales.xml\n\/app\/etc\/modules\/Plumrocket_Cartreservation.xml\n\/app\/etc\/modules\/Plumrocket_SocialLogin.xml\n\/app\/etc\/modules\/Plumrocket_Rewards.xml\n\/app\/etc\/modules\/Plumrocket_Popuplogin.xml\n\/app\/etc\/modules\/Plumrocket_Reservationaftercheckout.xml\n\/app\/etc\/modules\/Plumrocket_Invitations.xml<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">by changing its extension from &#8220;.xml&#8221; into something like &#8220;.xml_&#8221;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">After you rename the file be sure to <a rel=\"nofollow\" href=\"\/docs\/general\/frequently-asked-questions#clear-magento-cache\n\" title=\"Frequently Asked Questions\">clear Magento cache<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"removing-magento-extension-manually\">Removing Magento Extension Manually<\/h3>\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=\"\">\/\/Private Sales and flash Sales\n\/app\/code\/community\/Plumrocket\/Privatesales\n\/app\/etc\/modules\/Plumrocket_Privatesales.xml\n\/app\/design\/frontend\/base\/default\/layout\/privatesales.xml\n\/app\/design\/frontend\/base\/default\/template\/privatesales\n\/app\/locale\/en_US\/Plumrocket_Privatesales.csv\n\/app\/design\/adminhtml\/default\/default\/layout\/privatesales.xml\n\/app\/design\/adminhtml\/default\/default\/template\/privatesales\n\/skin\/frontend\/base\/default\/css\/plumrocket\/privatesales\n\/skin\/frontend\/base\/default\/js\/plumrocket\/privatesales\n\/skin\/frontend\/base\/default\/images\/plumrocket\/privatesales\n\/skin\/adminhtml\/default\/default\/js\/plumrocket\/privatesales\n\/skin\/adminhtml\/default\/default\/css\/plumrocket\/privatesales\n\/skin\/adminhtml\/default\/default\/images\/plumrocket\/privatesales<\/code><\/pre><\/div>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"\" data-line=\"\">\/\/Cart Reservation\n\/app\/design\/adminhtml\/default\/default\/layout\/cartreservation.xml\n\/app\/design\/frontend\/default\/default\/layout\/cartreservation.xml\n\/app\/design\/frontend\/default\/default\/template\/cartreservation\/\n\/app\/design\/frontend\/base\/default\/layout\/cartreservation.xml\n\/app\/design\/frontend\/base\/default\/template\/cartreservation\/\n\/app\/locale\/en_US\/Plumrocket_Cartreservation.csv\n\/app\/locale\/en_US\/template\/email\/cartreservation_expiration_email.html\n\/app\/code\/local\/Plumrocket\/Cartreservation\/\n\/app\/code\/community\/Plumrocket\/Cartreservation\/\n\/app\/etc\/modules\/Plumrocket_Cartreservation.xml\n\/skin\/frontend\/default\/default\/css\/cartreservation.css\n\/skin\/frontend\/default\/default\/js\/plumrocket\/cartreservation\/\n\/skin\/frontend\/base\/default\/css\/cartreservation.css\n\/skin\/frontend\/base\/default\/js\/plumrocket\/cartreservation\/\n\/skin\/frontend\/base\/default\/images\/plumrocket\/cartreservation\/\n\/app\/code\/community\/Plumrocket\/Reservationaftercheckout\/\n\/app\/etc\/modules\/Plumrocket_Reservationaftercheckout.xml<\/code><\/pre><\/div>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"\" data-line=\"\">\/\/Invitations\n\/app\/code\/community\/Plumrocket\/Invitations\n\/app\/code\/local\/Plumrocket\/Invitations\n\/app\/etc\/modules\/Plumrocket_Invitations.xml\n\/app\/design\/frontend\/base\/default\/template\/invitations\n\/app\/design\/frontend\/base\/default\/layout\/invitations.xml\n\/app\/design\/frontend\/default\/default\/template\/invitations\n\/app\/design\/frontend\/default\/default\/layout\/invitations.xml\n\/app\/design\/adminhtml\/default\/default\/layout\/invitations.xml\n\/skin\/frontend\/base\/default\/css\/plumrocket\/invitations\n\/skin\/frontend\/base\/default\/images\/plumrocket\/invitations\n\/skin\/frontend\/base\/default\/js\/plumrocket\/invitations\n\/skin\/frontend\/default\/default\/css\/plumrocket\/invitations\n\/skin\/frontend\/default\/default\/images\/plumrocket\/invitations\n\/skin\/frontend\/default\/default\/js\/plumrocket\/invitations\n\/skin\/adminhtml\/default\/default\/css\/plumrocket\/invitations\n\/app\/locale\/en_US\/Plumrocket_Invitations.csv\n\/app\/locale\/en_US\/template\/email\/plumrocket\/invitations<\/code><\/pre><\/div>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"\" data-line=\"\">\/\/Reward Points\n\/app\/code\/community\/Plumrocket\/Rewards\n\/app\/code\/local\/Plumrocket\/Rewards\n\/app\/etc\/modules\/Plumrocket_Rewards.xml\n\/app\/design\/frontend\/base\/default\/template\/rewards\n\/app\/design\/frontend\/base\/default\/layout\/rewards.xml\n\/app\/design\/frontend\/default\/default\/template\/rewards\n\/app\/design\/frontend\/default\/default\/layout\/rewards.xml\n\/app\/design\/adminhtml\/default\/default\/layout\/rewards.xml\n\/skin\/frontend\/base\/default\/css\/plumrocket\/rewards\n\/skin\/frontend\/base\/default\/images\/plumrocket\/rewards\n\/skin\/frontend\/base\/default\/js\/plumrocket\/rewards\n\/skin\/frontend\/default\/default\/css\/plumrocket\/rewards\n\/skin\/frontend\/default\/default\/images\/plumrocket\/rewards\n\/skin\/frontend\/default\/default\/js\/plumrocket\/rewards\n\/app\/locale\/en_US\/Plumrocket_Rewards.csv<\/code><\/pre><\/div>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"\" data-line=\"\">\/\/Popup Login\n\/app\/design\/frontend\/base\/default\/layout\/popuplogin.xml\n\/app\/design\/frontend\/base\/default\/template\/popuplogin\/\n\/app\/locale\/en_US\/Plumrocket_Popuplogin.csv\n\/app\/code\/local\/Plumrocket\/Popuplogin\/\n\/app\/etc\/modules\/Plumrocket_Popuplogin.xml\n\/skin\/adminhtml\/default\/default\/js\/plumrocket\/popuplogin\/\n\/skin\/frontend\/base\/default\/images\/plumrocket\/popuplogin\/\n\/skin\/frontend\/base\/default\/css\/plumrocket\/popuplogin\/\n\/skin\/frontend\/base\/default\/js\/plumrocket\/popuplogin\/<\/code><\/pre><\/div>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"\" data-line=\"\">\/\/Twitter and Facebook Login\n\/app\/etc\/modules\/Plumrocket_SocialLogin.xml\n\/app\/code\/community\/Plumrocket\/SocialLogin\n\/app\/design\/adminhtml\/default\/default\/layout\/pslogin.xml\n\/app\/design\/adminhtml\/default\/default\/template\/pslogin\n\/app\/design\/frontend\/base\/default\/layout\/pslogin.xml\n\/app\/design\/frontend\/base\/default\/template\/pslogin\n\/app\/locale\/en_US\/Plumrocket_SocialLogin.csv\n\/skin\/adminhtml\/default\/default\/css\/plumrocket\/pslogin\n\/skin\/adminhtml\/default\/default\/images\/plumrocket\/pslogin\n\/skin\/adminhtml\/default\/default\/js\/plumrocket\/pslogin\n\/skin\/frontend\/base\/default\/css\/plumrocket\/pslogin\n\/skin\/frontend\/base\/default\/images\/plumrocket\/pslogin\n\/skin\/frontend\/base\/default\/js\/plumrocket\/pslogin\n\/app\/design\/frontend\/ultimo\/default\/template\/pslogin\n\/app\/design\/frontend\/shopper\/default\/template\/pslogin\n\/skin\/frontend\/shopper\/default\/css\/plumrocket\/pslogin\n\/app\/design\/frontend\/fortis\/default\/template\/pslogin\n\/app\/design\/frontend\/default\/blanco\/template\/pslogin\n\/app\/design\/frontend\/default\/buyshop\/template\/pslogin\n\/skin\/frontend\/default\/buyshop\/css\/plumrocket\/pslogin\n\/app\/design\/frontend\/gravdept\/acumen\/template\/pslogin\n\/app\/design\/frontend\/default\/milano\/template\/pslogin\n\/app\/design\/frontend\/blacknwhite\/default\/template\/pslogin\n\/app\/design\/frontend\/venedor\/default\/template\/pslogin\n\/skin\/frontend\/venedor\/default\/css\/plumrocket\/pslogin<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">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\" data-line=\"\">DROP TABLE IF EXISTS `mage_privatesales_images`;\nDROP TABLE IF EXISTS `mage_privatesales_product_indexer`;\nDROP TABLE IF EXISTS `mage_privatesales_emailtemplates`;\nDROP TABLE IF EXISTS `mage_privatesales_preview_access`;\nDROP TABLE IF EXISTS `mage_cartreservation_item`;\nDROP TABLE IF EXISTS `mage_invitations_addressbooks`;\nDROP TABLE IF EXISTS `mage_invitations_entity`;\nDROP TABLE IF EXISTS `mage_invitations_guest`;\nDROP TABLE IF EXISTS `mage_rewards_history`;\nDROP TABLE IF EXISTS `mage_rewards_points`;\nDROP TABLE IF EXISTS `mage_plumrocket_sociallogin_account`;\nALTER TABLE `mage_sales_flat_quote_address` DROP `tax_rpdiscount_amount`;\nALTER TABLE `mage_sales_flat_quote_address` DROP `base_tax_rpdiscount_amount`;\nALTER TABLE `mage_sales_flat_quote_address` DROP `rpdiscount_amount`;\nALTER TABLE `mage_sales_flat_quote_address` DROP `base_rpdiscount_amount`;\nALTER TABLE `mage_sales_flat_order` DROP `tax_rpdiscount_amount`;\nALTER TABLE `mage_sales_flat_order` DROP `base_tax_rpdiscount_amount`;\nALTER TABLE `mage_sales_flat_order` DROP `rpdiscount_amount`;\nALTER TABLE `mage_sales_flat_order` DROP `base_rpdiscount_amount`;\nDELETE FROM mage_core_config_data WHERE `path` LIKE &#039;privatesales\/%&#039;\nDELETE FROM mage_core_resource WHERE `code` = &#039;privatesales_setup&#039;\nDELETE FROM mage_core_config_data WHERE `path` LIKE &#039;reservation\/%&#039;\nDELETE FROM mage_core_resource WHERE `code` = &#039;reservation_setup&#039;\nDELETE FROM mage_core_config_data WHERE `path` LIKE &#039;invitations\/%&#039;\nDELETE FROM mage_core_resource WHERE `code` = &#039;invitations_setup&#039;\nDELETE FROM mage_core_config_data WHERE `path` LIKE &#039;reservationafterorder\/%&#039;\nDELETE FROM mage_core_resource WHERE `code` = &#039;reservationafterorder_setup&#039;\nDELETE FROM mage_core_config_data WHERE `path` LIKE &#039;rewards\/%&#039;\nDELETE FROM mage_core_resource WHERE `code` = &#039;rewards_setup&#039;\nDELETE FROM mage_core_config_data WHERE `path` LIKE &#039;popuplogin\/%&#039;\nDELETE FROM mage_core_resource WHERE `code` = &#039;popuplogin_setup&#039;\nDELETE FROM mage_core_config_data WHERE `path` LIKE &#039;pslogin\/%&#039;\nDELETE FROM mage_core_resource WHERE `code` = &#039;pslogin_setup&#039;Success!\nDELETE FROM `eav_attribute` WHERE `attribute_code` = &#039;privatesale_date_start&#039;;\nDELETE FROM `eav_attribute` WHERE `attribute_code` = &#039;privatesale_date_end&#039;;\nDELETE FROM `eav_attribute` WHERE `attribute_code` = &#039;privatesale_display_type&#039;;\nDELETE FROM `eav_attribute` WHERE `attribute_code` = &#039;privatesale_before_event_start&#039;;\nDELETE FROM `eav_attribute` WHERE `attribute_code` = &#039;privatesale_event_end&#039;;\nDELETE FROM `eav_attribute` WHERE `attribute_code` = &#039;rewards_available_points&#039;;\nDELETE FROM `eav_attribute` WHERE `attribute_code` = &#039;rewards_spent_points&#039;;\nDELETE FROM `eav_attribute` WHERE `attribute_code` = &#039;rewards_activated_points&#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 package by means of a script follow the steps described below.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">1. Download the <a rel=\"nofollow\" href=\"\/docs\/wp-content\/uploads\/2020\/05\/remove_module_privatesale_package.zip\">remove_module_privatesale_package.zip<\/a> archive and unzip it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">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 package 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>The file 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\"><img loading=\"lazy\" decoding=\"async\" src=\"\/docs\/wp-content\/uploads\/2020\/05\/Magento_private_sales_package_uninstall.jpg\" alt=\"Magento private sales package uninstall\" width=\"1206\" height=\"473\"><\/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_privatesale_package.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 the package:<\/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\"><img loading=\"lazy\" decoding=\"async\" src=\"\/docs\/wp-content\/uploads\/2020\/05\/2_magento_private_sales_package_uninstall.jpg\" alt=\"2 magento private sales package uninstall\" width=\"1206\" height=\"248\"><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>In order to uninstall the Private Sales Package &#8211; please follow the steps below. If you need to disable the extension &#8211; please read the instructions below in order to learn how to just disable each and every extension from the package separately. Important Information: Use the guides below in order to only disable the &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/plumrocket.com\/docs\/magento-1-private-sales-package\/v3\/uninstalling\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Magento Private Sales Package v3.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":[2],"tags":[],"class_list":["post-399","post","type-post","status-publish","format-standard","hentry","category-magento-extensions","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v17.2 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Uninstall Magento  Private Sales Package Extension v3.x Magento Private Sales Package v3.x Uninstalling - Plumrocket Documentation<\/title>\n<meta name=\"description\" content=\"In order to uninstall the Private Sales Package - please follow the steps below. If you need to disable the extension - please read the instructions 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-private-sales-package\/v3\/uninstalling\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Magento Private Sales Package v3.x Uninstalling\" \/>\n<meta property=\"og:description\" content=\"In order to uninstall the Private Sales Package - please follow the steps below. If you need to disable the extension - please read the instructions below\" \/>\n<meta property=\"og:url\" content=\"https:\/\/plumrocket.com\/docs\/magento-1-private-sales-package\/v3\/uninstalling\" \/>\n<meta property=\"og:site_name\" content=\"Plumrocket Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2020-02-28T16:07:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-10-01T15:11:44+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=\"4 minutes\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Uninstall Magento  Private Sales Package Extension v3.x Magento Private Sales Package v3.x Uninstalling - Plumrocket Documentation","description":"In order to uninstall the Private Sales Package - please follow the steps below. If you need to disable the extension - please read the instructions 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-private-sales-package\/v3\/uninstalling","og_locale":"en_US","og_type":"article","og_title":"Magento Private Sales Package v3.x Uninstalling","og_description":"In order to uninstall the Private Sales Package - please follow the steps below. If you need to disable the extension - please read the instructions below","og_url":"https:\/\/plumrocket.com\/docs\/magento-1-private-sales-package\/v3\/uninstalling","og_site_name":"Plumrocket Documentation","article_published_time":"2020-02-28T16:07:03+00:00","article_modified_time":"2021-10-01T15:11:44+00:00","author":"Plumrocket","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Plumrocket","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/plumrocket.com\/docs\/magento-1-private-sales-package\/v3\/uninstalling#article","isPartOf":{"@id":"https:\/\/plumrocket.com\/docs\/magento-1-private-sales-package\/v3\/uninstalling"},"author":{"name":"Plumrocket","@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/38b360639b934d6c984ee4f3ffce7d20"},"headline":"Magento Private Sales Package v3.x Uninstalling","datePublished":"2020-02-28T16:07:03+00:00","dateModified":"2021-10-01T15:11:44+00:00","mainEntityOfPage":{"@id":"https:\/\/plumrocket.com\/docs\/magento-1-private-sales-package\/v3\/uninstalling"},"wordCount":436,"commentCount":0,"articleSection":["Magento 2 Extensions"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/plumrocket.com\/docs\/magento-1-private-sales-package\/v3\/uninstalling","url":"https:\/\/plumrocket.com\/docs\/magento-1-private-sales-package\/v3\/uninstalling","name":"Magento Private Sales Package v3.x Uninstalling - Plumrocket Documentation","isPartOf":{"@id":"https:\/\/plumrocket.com\/docs\/#website"},"datePublished":"2020-02-28T16:07:03+00:00","dateModified":"2021-10-01T15:11:44+00:00","author":{"@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/38b360639b934d6c984ee4f3ffce7d20"},"description":"In order to uninstall the Private Sales Package - please follow the steps below. If you need to disable the extension - please read the instructions below","breadcrumb":{"@id":"https:\/\/plumrocket.com\/docs\/magento-1-private-sales-package\/v3\/uninstalling#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/plumrocket.com\/docs\/magento-1-private-sales-package\/v3\/uninstalling"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/plumrocket.com\/docs\/magento-1-private-sales-package\/v3\/uninstalling#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Docs","item":"https:\/\/plumrocket.com\/docs"},{"@type":"ListItem","position":2,"name":"Magento 2 Extensions","item":"https:\/\/plumrocket.com\/docs\/magento-extensions"},{"@type":"ListItem","position":3,"name":"Magento Private Sales Package v3.x 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\/399","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=399"}],"version-history":[{"count":3,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/399\/revisions"}],"predecessor-version":[{"id":24813,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/399\/revisions\/24813"}],"wp:attachment":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/media?parent=399"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/categories?post=399"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/tags?post=399"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}