{"id":26206,"date":"2022-11-01T04:30:44","date_gmt":"2022-11-01T08:30:44","guid":{"rendered":"https:\/\/plumrocket.com\/docs\/?p=26206"},"modified":"2023-06-29T04:21:02","modified_gmt":"2023-06-29T08:21:02","slug":"magento-2-lazy-load-v1-x-updating","status":"publish","type":"post","link":"https:\/\/plumrocket.com\/docs\/magento-lazy-load\/v1\/updating","title":{"rendered":"Magento 2 Lazy Load v1.x Updating"},"content":{"rendered":"\n<p>In this article you will learn how to update your <a href=\"\/magento-lazy-load\">Magento 2 Lazy Load 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-background\" href=\"#update-extension-via-composer\" style=\"background-color:#33b0e2\"><strong>1. Update via Composer<\/strong><\/a><\/div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background\" href=\"#Update_Extension_via_FTP\" style=\"background-color:#c9383d\"><strong>2. Update via FTP<\/strong><\/a><\/div>\n<\/div>\n\n\n\n<h2 id=\"Update_Extension_via_the_Composer\">Update Extension via Composer<\/h2>\n\n\n\n<p>In order to update your Magento 2 Lazy Load extension via Composer, open the console (SSH terminal) and follow the steps:<\/p>\n\n\n\n<h3 id=\"h-step-1-switch-to-your-magento-2-root-directory-in-the-terminal\">Step 1. Switch to your Magento 2 root directory in the terminal<\/h3>\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<h3 id=\"h-step-2-update-your-plumrocket-extension-files\">Step 2. Update your Plumrocket extension files<\/h3>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">composer update plumrocket\/module-lazy-load<\/code><\/pre><\/div>\n\n\n\n<p>After running this command, you may be prompted to enter the username and password (see the <a href=\"\/docs\/general\/composer-repository-keys\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">How to Get Plumrocket Composer Repository Keys<\/a> user guide).<\/p>\n\n\n\n<h3 id=\"h-step-3-update-database-and-static-resources\">Step 3. Update database and static resources<\/h3>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">php bin\/magento cache:flush\nphp 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. A similar message should be displayed in your console as below:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"\/docs\/wp-content\/uploads\/2020\/12\/Installation_of_extension_via_composer_by_plumrocket_v3-22.jpg\" alt=\"\" class=\"wp-image-14868\"\/><\/figure>\n\n\n\n<p><strong>Next Step<\/strong> > <strong><a href=\"https:\/\/plumrocket.com\/docs\/magento-lazy-load\/v1\/configuration\">Magento 2 Lazy Load Configuration<\/a><\/strong><\/p>\n\n\n\n<h2 id=\"Update_Extension_via_FTP\">Update Extension via FTP<\/h2>\n\n\n\n<h3 id=\"h-step-1-download-and-unzip-the-extension-files\">Step 1. Download and unzip the extension files<\/h3>\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>Login to your Plumrocket store account: <a href=\"https:\/\/plumrocket.com\">https:\/\/plumrocket.com<\/a>.<\/li><li>Go to &#8220;My Account&#8221; in the menu (to open this page you have to log in first).<\/li><li>Select &#8220;My Downloads&#8221;.<\/li><li>Click the &#8220;Download&#8221; link to get the latest version of your extension.<\/li><li>If you need to download one of the previous versions of your extension or to check the change logs, please click the &#8220;Release archive&#8221; link.<\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"\/docs\/wp-content\/uploads\/2020\/12\/Magento_2_accelerated_mobile_pages_extension.jpg\" alt=\"\"><\/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>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.<\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"\/docs\/wp-content\/uploads\/2020\/12\/Update_magento_accelerated_mobile_extension_release_arhcive_updt.jpg\" alt=\"\"><\/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<p>We strongly recommend that you back up all your Magento 2 files and folders before you proceed with updating the extension.<\/p>\n<\/div><\/div>\n\n\n\n<h3 id=\"h-step-2-upload-files-to-the-server\">Step 2. Upload files to the server<\/h3>\n\n\n\n<p>To upload files to the server, you may use any FTP-client (To show you how it works we used the FileZilla FTP-client.)<\/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>This is your client side. Here you will see the unpacked catalog containing Magento 2 Lazy Load Extension.<\/li><li>This is your root directory on the server side. The files should be uploaded here.<\/li><li>All the files have to be uploaded to the server. Select the files and press right button of your mouse.<\/li><li>Choose the &#8220;Upload&#8221; option for these files.<\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"\/docs\/wp-content\/uploads\/2020\/12\/2_magento_amp_extension_by_plumrocket_install_v2_up-1.jpg\" alt=\"\"><\/figure>\n\n\n\n<h3 id=\"h-step-3-ssh-installation\">Step 3. SSH Installation<\/h3>\n\n\n\n<p>1. In the terminal, switch to your Magento 2 root directory:<\/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 database and static resources:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">php bin\/magento cache:flush\nphp 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. A similar message should be displayed in your console as displayed below:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"\/docs\/wp-content\/uploads\/2020\/12\/Installation_of_extension_via_composer_by_plumrocket_v3-21.jpg\" alt=\"\" class=\"wp-image-14863\"\/><\/figure>\n\n\n\n<p><strong>Next Step<\/strong> > <strong><a href=\"\/docs\/magento-lazy-load\/v1\/configuration\">Magento 2 Lazy Load Configuration<\/a><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article you will learn how to update your Magento 2 Lazy Load 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 Composer In order to update your Magento 2 Lazy Load extension via &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/plumrocket.com\/docs\/magento-lazy-load\/v1\/updating\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Magento 2 Lazy Load v1.x Updating&#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":[362],"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  Lazy Load Extension v1.x Magento 2 Lazy Load v1.x Updating - Plumrocket Documentation<\/title>\n<meta name=\"description\" content=\"In this article you will learn how to update your Magento 2 Lazy Load Extension correctly, please follow this step-by-step guide below. You can choose one\" \/>\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-lazy-load\/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 Lazy Load v1.x Updating\" \/>\n<meta property=\"og:description\" content=\"In this article you will learn how to update your Magento 2 Lazy Load Extension correctly, please follow this step-by-step guide below. You can choose one\" \/>\n<meta property=\"og:url\" content=\"https:\/\/plumrocket.com\/docs\/magento-lazy-load\/v1\/updating\" \/>\n<meta property=\"og:site_name\" content=\"Plumrocket Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2022-11-01T08:30:44+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-06-29T08:21:02+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-22.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  Lazy Load Extension v1.x Magento 2 Lazy Load v1.x Updating - Plumrocket Documentation","description":"In this article you will learn how to update your Magento 2 Lazy Load Extension correctly, please follow this step-by-step guide below. You can choose one","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-lazy-load\/v1\/updating","og_locale":"en_US","og_type":"article","og_title":"Magento 2 Lazy Load v1.x Updating","og_description":"In this article you will learn how to update your Magento 2 Lazy Load Extension correctly, please follow this step-by-step guide below. You can choose one","og_url":"https:\/\/plumrocket.com\/docs\/magento-lazy-load\/v1\/updating","og_site_name":"Plumrocket Documentation","article_published_time":"2022-11-01T08:30:44+00:00","article_modified_time":"2023-06-29T08:21:02+00:00","og_image":[{"url":"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2020\/12\/Installation_of_extension_via_composer_by_plumrocket_v3-22.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":"https:\/\/plumrocket.com\/docs\/magento-lazy-load\/v1\/updating#primaryimage","inLanguage":"en-US","url":"\/docs\/wp-content\/uploads\/2020\/12\/Installation_of_extension_via_composer_by_plumrocket_v3-22.jpg","contentUrl":"\/docs\/wp-content\/uploads\/2020\/12\/Installation_of_extension_via_composer_by_plumrocket_v3-22.jpg"},{"@type":"WebPage","@id":"https:\/\/plumrocket.com\/docs\/magento-lazy-load\/v1\/updating#webpage","url":"https:\/\/plumrocket.com\/docs\/magento-lazy-load\/v1\/updating","name":"Magento 2 Lazy Load v1.x Updating - Plumrocket Documentation","isPartOf":{"@id":"https:\/\/plumrocket.com\/docs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/plumrocket.com\/docs\/magento-lazy-load\/v1\/updating#primaryimage"},"datePublished":"2022-11-01T08:30:44+00:00","dateModified":"2023-06-29T08:21:02+00:00","author":{"@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/c96fccdb89342ae6804272265723eca8"},"description":"In this article you will learn how to update your Magento 2 Lazy Load Extension correctly, please follow this step-by-step guide below. You can choose one","breadcrumb":{"@id":"https:\/\/plumrocket.com\/docs\/magento-lazy-load\/v1\/updating#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/plumrocket.com\/docs\/magento-lazy-load\/v1\/updating"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/plumrocket.com\/docs\/magento-lazy-load\/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 Lazy Load","item":"https:\/\/plumrocket.com\/magento-lazy-load"},{"@type":"ListItem","position":3,"name":"Documentation","item":"https:\/\/plumrocket.com\/docs\/magento-lazy-load"},{"@type":"ListItem","position":4,"name":"v1","item":"https:\/\/plumrocket.com\/docs\/magento-lazy-load\/v1"},{"@type":"ListItem","position":5,"name":"Updating"}]},{"@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\/26206"}],"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=26206"}],"version-history":[{"count":2,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/26206\/revisions"}],"predecessor-version":[{"id":26590,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/26206\/revisions\/26590"}],"wp:attachment":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/media?parent=26206"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/categories?post=26206"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/tags?post=26206"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}