{"id":148,"date":"2020-02-28T16:00:08","date_gmt":"2020-02-28T16:00:08","guid":{"rendered":"http:\/\/wiki2.plumserver.com\/knowledge-base\/magento-2-size-chart-v2-x-updating"},"modified":"2021-07-23T06:14:02","modified_gmt":"2021-07-23T10:14:02","slug":"magento-size-chart-v2-updating","status":"publish","type":"post","link":"https:\/\/plumrocket.com\/docs\/magento-size-chart\/v2\/updating","title":{"rendered":"Magento 2 Size Chart v2.x Updating"},"content":{"rendered":"\n<p>In this article you will learn how to update your <a href=\"\/magento-size-chart\">Magento 2 Size Chart Extension<\/a> correctly, please follow this step-by-step guide below.<\/p>\n\n\n\n<p><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\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-vivid-red-background-color has-background\" href=\"\/docs\/magento-size-chart\/v2\/updating#update-extension-via-ftp\n\">1. Update via FTP<\/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-size-chart\/v2\/updating#update-extension-via-the-composer\n\">2. Update via the Composer<\/a><\/div>\n<\/div>\n\n\n\n<h2 id=\"update-extension-via-ftp\">Update Extension via FTP<\/h2>\n\n\n\n<p><strong>Step 1. Download and unzip the Magento 2 Size Chart 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\">\n<p class=\"pr-notice-title\">Detailed description:<\/p>\n\n\n\n<ol><li><strong>Login to your Plumrocket store account: <a href=\"\/\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/plumrocket.com<\/a><\/strong><\/li><li>\n        <strong>Select &#8220;My Account&#8221; in the menu<\/strong> . (To open this page you have to log in first)<\/li><li><strong>Select &#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 extension.<\/strong><\/li><li><strong>If you need to download one of the previous versions of your extension or to check the change logs, please, press on the &#8220;Release archive&#8221; link.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"\/docs\/wp-content\/uploads\/2020\/05\/Magento_2_update_size_chart_extension.jpg\" alt=\"Magento 2 update size chart extension.jpg\"\/><\/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\">Detailed description:<\/p>\n\n\n\n<ol><li><strong>In the &#8220;Release Archive&#8221; section you can see the list of available versions, read the change logs and download one of the previous versions.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"\/docs\/wp-content\/uploads\/2020\/05\/Magento_2_update_size_chart_extension_release_archive_updt.jpg\" alt=\"Magento 2 update size chart extension release archive updt.jpg\"\/><\/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<ol><li><strong>We strongly recommend that you backup all your Magento 2 files and folders before you proceed with updating extension.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<p><strong>Step 2. To upload files to the server, you may use 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\">\n<p class=\"pr-notice-title\">Detailed description:<\/p>\n\n\n\n<ol><li>\n        <strong>This is your client side.<\/strong> Here you will see the unpacked catalog containing Magento 2 Size Chart Extension.<\/li><li>\n        <strong>This is your root directory on the server side.<\/strong> The files should be uploaded here.<\/li><li>\n        <strong>All the files have to be uploaded to the server.<\/strong> Select the files and press right button of your mouse.<\/li><li><strong>Choose the &#8220;Upload&#8221; option for these files.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"\/docs\/wp-content\/uploads\/2020\/05\/2-Installing-size-chart_magento2_v2.x.x.jpg\" alt=\"2-Installing-size-chart magento2 v2.x.x.jpg\"\/><\/figure>\n\n\n\n<p><strong>Step 3. SSH Installation (requires SSH access to your webserver)<\/strong><\/p>\n\n\n\n<p>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-\">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. 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\nphp bin\/magento setup:di:compile\nphp bin\/magento setup:static-content:deploy<\/code><\/pre><\/div>\n\n\n\n<p>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\"><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\"\/><\/figure>\n\n\n\n<p><strong>Next Step<\/strong> &gt; <strong><a href=\"\/docs\/magento-size-chart\/v2\/configuration\n\" title=\"Magento 2 Size Chart v2.x Configuration\">Magento 2 Size Chart v2.x Configuration<\/a><\/strong><\/p>\n\n\n\n<h2 id=\"update-extension-via-the-composer\">Update Extension via the Composer<\/h2>\n\n\n\n<p><strong>In order to update your Magento 2 Size Chart extension via the Composer, open the console (SSH terminal) and follow commands:<\/strong><\/p>\n\n\n\n<p>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\">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. 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\">composer update plumrocket\/module-sizechart<\/code><\/pre><\/div>\n\n\n\n<p>After running this command, you will be prompted to enter the username and password (skip this step if your credentials were saved during the installation).<\/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_v1.jpg\" alt=\"Installation of extension via composer by Plumrocket\"\/><\/figure>\n\n\n\n<p>In order to find your personal Username and Password to update extension via the Composer, <strong>go to your account at <a href=\"\/\" target=\"_blank\" rel=\"noopener noreferrer\">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;Install 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\">\n<p class=\"pr-notice-title\">Step-by-Step action:<\/p>\n\n\n\n<ol><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 src=\"\/docs\/wp-content\/uploads\/2020\/12\/Composer_credentials.jpg\" alt=\"Composer credentials\"\/><\/figure>\n\n\n\n<p>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\">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>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\"><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\"\/><\/figure>\n\n\n\n<p><strong>Next Step<\/strong> &gt; <strong><a href=\"\/docs\/magento-size-chart\/v2\/configuration\n\" title=\"Magento 2 Size Chart v2.x Configuration\">Magento 2 Size Chart v2.x Configuration<\/a><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article you will learn how to update your Magento 2 Size Chart Extension correctly, please follow this step-by-step guide below. You can choose one of the following two methods to update the extension on your Magento 2 store: Update Extension via FTP Step 1. Download and unzip the Magento 2 Size Chart extension&#8217;s &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/plumrocket.com\/docs\/magento-size-chart\/v2\/updating\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Magento 2 Size Chart v2.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,"_mi_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0},"categories":[117],"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 Update Magento 2  Size Chart Extension v2.x Magento 2 Size Chart v2.x Updating - Plumrocket Documentation<\/title>\n<meta name=\"description\" content=\"In this article you will learn how to update your Magento 2 Size Chart Extension correctly, please follow this step-by-step guide below. You can choose\" \/>\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-size-chart\/v3\/updating\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Magento 2 Size Chart v2.x Updating\" \/>\n<meta property=\"og:description\" content=\"In this article you will learn how to update your Magento 2 Size Chart Extension correctly, please follow this step-by-step guide below. You can choose\" \/>\n<meta property=\"og:url\" content=\"\/docs\/magento-size-chart\/v3\/updating\" \/>\n<meta property=\"og:site_name\" content=\"Plumrocket Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2020-02-28T16:00:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-07-23T10:14:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2020\/05\/Magento_2_update_size_chart_extension.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=\"4 minutes\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Update Magento 2  Size Chart Extension v2.x Magento 2 Size Chart v2.x Updating - Plumrocket Documentation","description":"In this article you will learn how to update your Magento 2 Size Chart Extension correctly, please follow this step-by-step guide below. You can choose","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-size-chart\/v3\/updating","og_locale":"en_US","og_type":"article","og_title":"Magento 2 Size Chart v2.x Updating","og_description":"In this article you will learn how to update your Magento 2 Size Chart Extension correctly, please follow this step-by-step guide below. You can choose","og_url":"\/docs\/magento-size-chart\/v3\/updating","og_site_name":"Plumrocket Documentation","article_published_time":"2020-02-28T16:00:08+00:00","article_modified_time":"2021-07-23T10:14:02+00:00","og_image":[{"url":"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2020\/05\/Magento_2_update_size_chart_extension.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Plumrocket","Est. reading time":"4 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":"\/docs\/magento-size-chart\/v3\/updating#primaryimage","inLanguage":"en-US","url":"\/docs\/wp-content\/uploads\/2020\/05\/Magento_2_update_size_chart_extension.jpg","contentUrl":"\/docs\/wp-content\/uploads\/2020\/05\/Magento_2_update_size_chart_extension.jpg"},{"@type":"WebPage","@id":"\/docs\/magento-size-chart\/v3\/updating#webpage","url":"\/docs\/magento-size-chart\/v3\/updating","name":"Magento 2 Size Chart v2.x Updating - Plumrocket Documentation","isPartOf":{"@id":"https:\/\/plumrocket.com\/docs\/#website"},"primaryImageOfPage":{"@id":"\/docs\/magento-size-chart\/v3\/updating#primaryimage"},"datePublished":"2020-02-28T16:00:08+00:00","dateModified":"2021-07-23T10:14:02+00:00","author":{"@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/38b360639b934d6c984ee4f3ffce7d20"},"description":"In this article you will learn how to update your Magento 2 Size Chart Extension correctly, please follow this step-by-step guide below. You can choose","breadcrumb":{"@id":"\/docs\/magento-size-chart\/v3\/updating#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["\/docs\/magento-size-chart\/v3\/updating"]}]},{"@type":"BreadcrumbList","@id":"\/docs\/magento-size-chart\/v3\/updating#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Magento 2 Extensions","item":"https:\/\/plumrocket.com\/magento-extensions"},{"@type":"ListItem","position":2,"name":"Magento 2 Size Chart","item":"https:\/\/plumrocket.com\/magento-size-chart"},{"@type":"ListItem","position":3,"name":"Documentation","item":"https:\/\/plumrocket.com\/docs\/magento-size-chart"},{"@type":"ListItem","position":4,"name":"v2","item":"https:\/\/plumrocket.com\/docs\/magento-size-chart\/v2"},{"@type":"ListItem","position":5,"name":"Updating"}]},{"@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\/148"}],"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=148"}],"version-history":[{"count":1,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/148\/revisions"}],"predecessor-version":[{"id":22506,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/148\/revisions\/22506"}],"wp:attachment":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/media?parent=148"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/categories?post=148"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/tags?post=148"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}