{"id":162,"date":"2020-02-28T16:00:28","date_gmt":"2020-02-28T16:00:28","guid":{"rendered":"http:\/\/wiki2.plumserver.com\/knowledge-base\/magento-2-store-credit-v1-x-updating"},"modified":"2021-07-23T06:26:51","modified_gmt":"2021-07-23T10:26:51","slug":"magento-store-credit-v1-updating","status":"publish","type":"post","link":"https:\/\/plumrocket.com\/docs\/magento-store-credit\/v1\/updating","title":{"rendered":"Magento 2 Store Credit v1.x Updating"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Here you will learn how to correctly update the <a href=\"\/magento-store-credit\">Magento 2 Store Credit extension<\/a> using two methods &#8211; update via the FTP or Composer.<\/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<ol class=\"wp-block-list\"><li><strong>First of all make sure your system meets all the requirements necessary for the correct functioning of our General Data Protection Regulation Extension for Magento 2. For more details on system requirements, please read <a href=\"\/learn\/magento-system-requirements\" rel=\"nofollow\">Magento 2 system requirements<\/a>.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You can choose one of the following two methods to update the extension on your magento 2 store:<\/strong><\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-vivid-red-background-color has-background\" href=\"\/docs\/magento-store-credit\/v1\/updating#extension-update-via-ftp\n\"><strong>1. Update via FTP<\/strong><\/a><\/div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-vivid-cyan-blue-background-color has-background\" href=\"\/docs\/magento-store-credit\/v1\/updating#extension-update-via-the-composer\n\"><strong>2. Update via the Composer<\/strong><\/a><\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"extension-update-via-ftp\">Extension Update via FTP<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 1. Download and unzip the Magento 2 Store Credit extension&#8217;s files as shown below:<\/strong><\/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>Log into your account at <a href=\"\/\">https:\/\/plumrocket.com<\/a>.<\/strong><\/li><li> <strong>Select &#8220;My Account&#8221; in the menu<\/strong> . (To open this page you have to log in first)<\/li><li><strong>Navigate to &#8220;My Downloads&#8221; in the menu.<\/strong><\/li><li><strong>Press on the &#8220;Download&#8221; link to download the latest version of your Plumrocket Magento 2 extension.<\/strong><\/li><li><strong>Unzip the Magento 2 Store Credit extension&#8217;s files and proceed to the next step.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"\/docs\/wp-content\/uploads\/2020\/12\/Download_magento_extension_by_plumrocket-20.jpg\" alt=\"\"><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 2. Upload files to the server using any FTP-client (To show you how it works, we used the FileZilla FTP-client.)<\/strong><\/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 the unpacked catalog containing the General Data Protection Regulation Extension.<\/li><li>\n<strong>This is your root directory on the server side.<\/strong> This is where the files should be uploaded.<\/li><li>\n<strong>All the files have to be uploaded to the server.<\/strong> Select the files and press right mouse button.<\/li><li><strong>Select the &#8220;Upload&#8221; option for these files.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/docs\/wp-content\/uploads\/2020\/05\/Magento_2_store_credit_installation_1_28229.jpg\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"\/docs\/wp-content\/uploads\/2020\/05\/Magento_2_store_credit_installation_1_28229.jpg\" alt=\"Magento 2 store credit installation 1 (2).jpg\"\/><\/a><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 3. SSH update (requires SSH access to your webserver)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Note: In case you do not have SSH access, you can install the Plumrocket extension using <a href=\"\/learn\/magento-component-manager\" rel=\"nofollow\">Web installation method<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">1. In terminal, switch to your Magento 2 root directory using command:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\" data-line=\"\">cd \/FULL_PATH_TO_YOUR_MAGENTO2<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">2. 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\" data-line=\"\">php bin\/magento setup:upgrade\nphp bin\/magento setup:di:compile\nphp bin\/magento setup:static-content:deploy<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">After running these commands, the extension should be updated successfully. Similar message should be displayed in your console as displayed below:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"\/docs\/wp-content\/uploads\/2020\/12\/Installation_of_extension_via_composer_by_plumrocket_v3-61.jpg\" alt=\"\" class=\"wp-image-15323\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Next Step<\/strong> &gt; <strong><a href=\"\/docs\/magento-store-credit\/v1\/configuration\n\" title=\"Magento 2 Store Credit v1.x Configuration\">Magento 2 Store Credit v1.x Configuration<\/a><\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"extension-update-via-the-composer\">Extension Update via the Composer<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 1. In order to update your Magento 2 Store Credit extension via the Composer, open the console (SSH terminal) and follow the commands:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">1. In terminal, switch to your Magento 2 root directory using command:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\" data-line=\"\">cd \/FULL_PATH_TO_YOUR_MAGENTO2<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">2. Update your Plumrocket extension to the latest version:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\" data-line=\"\">composer update plumrocket\/module-prcredit<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">After running this command, you will be required to enter the username and password, if you are updating the Plumrocket extension via Composer for the first time.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"\/docs\/wp-content\/uploads\/2020\/12\/Installation_of_extension_via_composer_by_plumrocket_v1-24.jpg\" alt=\"\" class=\"wp-image-15325\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">In order to find your personal Username and Password for the Composer update, <strong>go to your account at <a href=\"\/\">https:\/\/plumrocket.com<\/a> &gt; select &#8220;My Account&#8221; in the header menu &gt; select the &#8220;My Downloads&#8221; tab &gt; find the required Plumrocket extension in the list &gt; and press the &#8220;Update via Composer&#8221; link<\/strong> . Please see screenshot 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\">Step-by-Step action:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Copy the <strong>&#8220;Username&#8221;<\/strong> key from the popup window.<\/li><li>Copy the <strong>&#8220;Password&#8221;<\/strong> key from the popup window.<\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"\/docs\/wp-content\/uploads\/2020\/12\/Composer_credentials-20.jpg\" alt=\"\"><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">3. 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\" data-line=\"\">php bin\/magento setup:upgrade\nphp bin\/magento setup:di:compile\nphp bin\/magento setup:static-content:deploy<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">After running these commands, the extension should be updated successfully. Similar message should be displayed in your console as shown below:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"\/docs\/wp-content\/uploads\/2020\/12\/Installation_of_extension_via_composer_by_plumrocket_v3-62.jpg\" alt=\"\" class=\"wp-image-15327\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Next Step<\/strong> &gt; <strong><a href=\"\/docs\/magento-store-credit\/v1\/configuration\n\" title=\"Magento 2 Store Credit v1.x Configuration\">Magento 2 Store Credit v1.x Configuration<\/a><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here you will learn how to correctly update the Magento 2 Store Credit extension using two methods &#8211; update via the FTP or Composer. Important Information: First of all make sure your system meets all the requirements necessary for the correct functioning of our General Data Protection Regulation Extension for Magento 2. For more details &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/plumrocket.com\/docs\/magento-store-credit\/v1\/updating\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Magento 2 Store Credit v1.x Updating&#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":[180],"tags":[],"class_list":["post-162","post","type-post","status-publish","format-standard","hentry","category-magento-store-credit-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 Update Magento 2  Store Credit Extension v1.x Magento 2 Store Credit v1.x Updating - Plumrocket Documentation<\/title>\n<meta name=\"description\" content=\"Here you will learn how to correctly update the Magento 2 Store Credit extension using two methods - update via the FTP or Composer. Important\" \/>\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-store-credit\/v1\/updating\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Magento 2 Store Credit v1.x Updating - Plumrocket Documentation\" \/>\n<meta property=\"og:description\" content=\"Here you will learn how to correctly update the Magento 2 Store Credit extension using two methods - update via the FTP or Composer. Important\" \/>\n<meta property=\"og:url\" content=\"https:\/\/plumrocket.com\/docs\/magento-store-credit\/v1\/updating\" \/>\n<meta property=\"og:site_name\" content=\"Plumrocket Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2020-02-28T16:00:28+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-07-23T10:26:51+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 plugin. -->","yoast_head_json":{"title":"How to Update Magento 2  Store Credit Extension v1.x Magento 2 Store Credit v1.x Updating - Plumrocket Documentation","description":"Here you will learn how to correctly update the Magento 2 Store Credit extension using two methods - update via the FTP or Composer. Important","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-store-credit\/v1\/updating","og_locale":"en_US","og_type":"article","og_title":"Magento 2 Store Credit v1.x Updating - Plumrocket Documentation","og_description":"Here you will learn how to correctly update the Magento 2 Store Credit extension using two methods - update via the FTP or Composer. Important","og_url":"https:\/\/plumrocket.com\/docs\/magento-store-credit\/v1\/updating","og_site_name":"Plumrocket Documentation","article_published_time":"2020-02-28T16:00:28+00:00","article_modified_time":"2021-07-23T10:26:51+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-store-credit\/v1\/updating#article","isPartOf":{"@id":"https:\/\/plumrocket.com\/docs\/magento-store-credit\/v1\/updating"},"author":{"name":"Plumrocket","@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/38b360639b934d6c984ee4f3ffce7d20"},"headline":"Magento 2 Store Credit v1.x Updating","datePublished":"2020-02-28T16:00:28+00:00","dateModified":"2021-07-23T10:26:51+00:00","mainEntityOfPage":{"@id":"https:\/\/plumrocket.com\/docs\/magento-store-credit\/v1\/updating"},"wordCount":541,"commentCount":0,"articleSection":["v1"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/plumrocket.com\/docs\/magento-store-credit\/v1\/updating","url":"https:\/\/plumrocket.com\/docs\/magento-store-credit\/v1\/updating","name":"Magento 2 Store Credit v1.x Updating - Plumrocket Documentation","isPartOf":{"@id":"https:\/\/plumrocket.com\/docs\/#website"},"datePublished":"2020-02-28T16:00:28+00:00","dateModified":"2021-07-23T10:26:51+00:00","author":{"@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/38b360639b934d6c984ee4f3ffce7d20"},"description":"Here you will learn how to correctly update the Magento 2 Store Credit extension using two methods - update via the FTP or Composer. Important","breadcrumb":{"@id":"https:\/\/plumrocket.com\/docs\/magento-store-credit\/v1\/updating#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/plumrocket.com\/docs\/magento-store-credit\/v1\/updating"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/plumrocket.com\/docs\/magento-store-credit\/v1\/updating#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Magento 2 Extensions","item":"https:\/\/plumrocket.com\/magento-extensions"},{"@type":"ListItem","position":2,"name":"Magento 2 Store Credit &amp; Refund","item":"https:\/\/plumrocket.com\/magento-store-credit"},{"@type":"ListItem","position":3,"name":"Documentation","item":"https:\/\/plumrocket.com\/docs\/magento-store-credit"},{"@type":"ListItem","position":4,"name":"v1","item":"https:\/\/plumrocket.com\/docs\/magento-store-credit\/v1"},{"@type":"ListItem","position":5,"name":"Updating"}]},{"@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\/162","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=162"}],"version-history":[{"count":1,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/162\/revisions"}],"predecessor-version":[{"id":22535,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/162\/revisions\/22535"}],"wp:attachment":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/media?parent=162"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/categories?post=162"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/tags?post=162"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}