{"id":25458,"date":"2022-04-05T11:28:53","date_gmt":"2022-04-05T15:28:53","guid":{"rendered":"https:\/\/plumrocket.com\/docs\/?p=25458"},"modified":"2022-06-01T05:25:29","modified_gmt":"2022-06-01T09:25:29","slug":"magento-2-layered-navigation-lite-extension-v1-x-installation","status":"publish","type":"post","link":"https:\/\/plumrocket.com\/docs\/magento-layered-navigation-lite\/v1\/installation","title":{"rendered":"Magento 2 Layered Navigation Lite Extension v1.x Installation"},"content":{"rendered":"\n<p>Here you will learn how to correctly install the FREE <a href=\"\/magento-layered-navigation-lite\">Magento 2 Layered Navigation Lite<\/a> extension using two methods &#8211; Installation via Composer or FTP.<\/p>\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>First of all, make sure your system meets all the requirements necessary for the correct functioning of our Improved Navigation Lite for Magento 2. For more details on system requirements, please read <a href=\"\/learn\/magento-system-requirements\" rel=\"nofollow\">Magento 2 system requirements<\/a>.<\/p>\n<\/div><\/div>\n\n\n\n<p>You can choose one of the following two methods to install the extension on your Magento 2 store:<\/p>\n\n\n\n<div class=\"wp-block-buttons\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-vivid-cyan-blue-background-color has-background\" href=\"#extension-installation-via-composer\"><strong>1. Installation via Composer<\/strong><\/a><\/div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-vivid-red-background-color has-background\" href=\"#extension-installation-via-ftp\"><strong>2. Installation via FTP<\/strong><\/a><\/div>\n<\/div>\n\n\n\n<h2 id=\"extension-installation-via-the-composer\">Extension Installation via Composer<\/h2>\n\n\n\n<h3 id=\"h-install-the-extension-using-ssh-terminal\">Install the Extension Using SSH Terminal<\/h3>\n\n\n\n<p>In order to install your Magento 2 Layered Navigation Lite extension via Composer, open the console (SSH terminal) and run the provided commands.<\/p>\n\n\n\n<ol><li>In terminal, switch to your Magento 2 root directory using the following command:<\/li><\/ol>\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<ol start=\"2\"><li>After this, add the Plumrocket repository to your Composer configurations:<\/li><\/ol>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">composer config repositories.plumrocket composer https:\/\/plumrocket.com\/repo\/<\/code><\/pre><\/div>\n\n\n\n<ol start=\"3\"><li>Request the Plumrocket Extension to be added to your Magento 2 store:<\/li><\/ol>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">composer require plumrocket\/layered-navigation-lite-metapackage<\/code><\/pre><\/div>\n\n\n\n<p>After running this command, you will be required to enter the username and password, if you are installing the Plumrocket extension via Composer for the first time.<\/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_v1-9.jpg\" alt=\"\" class=\"wp-image-14992\"\/><\/figure>\n\n\n\n<p>In order to find your personal Username and Password for the Composer installation, log in to your account at <a href=\"\/\">https:\/\/plumrocket.com<\/a> &gt; select &#8220;<strong>My Account<\/strong>&#8221; in the header menu &gt; &#8220;<strong>My Downloads<\/strong>&#8221; tab &gt; find the required Plumrocket extension in the list &gt; press the &#8220;<strong>Install via Composer<\/strong>&#8221; link. Please see the 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 guide:<\/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-6.jpg\" alt=\"\"><\/figure>\n\n\n\n<ol start=\"4\"><li>Run the next four Magento 2 commands:<\/li><\/ol>\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 installed successfully. A similar message should be displayed in your console as shown 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-25.jpg\" alt=\"\" class=\"wp-image-14996\"\/><\/figure>\n\n\n\n<p><strong>Next Step<\/strong> &gt; <strong><a href=\"\/docs\/magento-layered-navigation-lite\/v1\/configuration\">Magento Layered Navigation Lite v1.x Configuration<\/a><\/strong><\/p>\n\n\n\n<h2 id=\"extension-installation-via-ftp\">Extension Installation 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>Log into your account at <a href=\"\/\">https:\/\/plumrocket.com<\/a>.<\/li><li> Go to &#8220;My Account&#8221; in the menu.<\/li><li>Navigate to &#8220;My Downloads&#8221;.<\/li><li>Click the &#8220;Download&#8221; link to download the latest version of your Plumrocket Magento 2 extension.<\/li><li>Unzip the Magento 2 Layered Navigation Lite extension files and proceed to the next step.<\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"\/docs\/wp-content\/uploads\/2020\/12\/Download_magento_extension_by_plumrocket-10.jpg\" alt=\"\"><\/figure>\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>Use any FTP client to upload files to the server using any FTP client. We used the FileZilla FTP client in this guide to show you how it works.<\/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>This is your client side.<\/strong> You will see the unpacked catalog containing the Layered Navigation Lite extension.<\/li><li> <strong>This is your root directory on the server side.<\/strong> This is where the files should be uploaded.<\/li><li> All the files have to be uploaded to the server. Select the files and right-click.<\/li><li>Select the &#8220;<strong>Upload<\/strong>&#8221; option for these files.<\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/docs\/wp-content\/uploads\/2020\/05\/2_magento_2_product_filter.jpg\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/05\/2_magento_2_product_filter.jpg\" alt=\"2 magento 2 product filter.jpg\"\/><\/a><\/figure>\n\n\n\n<h3 id=\"h-step-3-install-the-extension-using-ssh-terminal\">Step 3. Install the Extension Using SSH Terminal<\/h3>\n\n\n\n<p>At this point, SSH access to your webserver is required. <\/p>\n\n\n\n<p>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<ol><li>In the terminal, switch to your Magento 2 root directory using the following command:<\/li><\/ol>\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<ol start=\"2\"><li>Run the next four Magento 2 commands:<\/li><\/ol>\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 installed 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-24.jpg\" alt=\"\" class=\"wp-image-14990\"\/><\/figure>\n\n\n\n<p><strong>Next Step<\/strong> &gt; <strong><a href=\"\/docs\/magento-layered-navigation-lite\/v1\/configuration\">Magento Layered Navigation Lite v1.x Configuration<\/a><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here you will learn how to correctly install the FREE Magento 2 Layered Navigation Lite extension using two methods &#8211; Installation via Composer or FTP. You can choose one of the following two methods to install the extension on your Magento 2 store: Extension Installation via Composer Install the Extension Using SSH Terminal In order &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/plumrocket.com\/docs\/magento-layered-navigation-lite\/v1\/installation\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Magento 2 Layered Navigation Lite Extension v1.x Installation&#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":[344],"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 Install Magento 2  Layered Navigation Lite Extension Extension v1.x Magento 2 Layered Navigation Lite Extension v1.x Installation - Plumrocket Documentation<\/title>\n<meta name=\"description\" content=\"Here you will learn how to correctly install the FREE Magento 2 Layered Navigation Lite extension using two methods - Installation via Composer or FTP.\" \/>\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-layered-navigation\/v4\/installation\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Magento 2 Layered Navigation Lite Extension v1.x Installation\" \/>\n<meta property=\"og:description\" content=\"Here you will learn how to correctly install the FREE Magento 2 Layered Navigation Lite extension using two methods - Installation via Composer or FTP.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/plumrocket.com\/docs\/magento-layered-navigation\/v4\/installation\" \/>\n<meta property=\"og:site_name\" content=\"Plumrocket Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2022-04-05T15:28:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-06-01T09:25:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2020\/12\/Installation_of_extension_via_composer_by_plumrocket_v1-9.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 Install Magento 2  Layered Navigation Lite Extension Extension v1.x Magento 2 Layered Navigation Lite Extension v1.x Installation - Plumrocket Documentation","description":"Here you will learn how to correctly install the FREE Magento 2 Layered Navigation Lite extension using two methods - Installation via Composer or FTP.","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-layered-navigation\/v4\/installation","og_locale":"en_US","og_type":"article","og_title":"Magento 2 Layered Navigation Lite Extension v1.x Installation","og_description":"Here you will learn how to correctly install the FREE Magento 2 Layered Navigation Lite extension using two methods - Installation via Composer or FTP.","og_url":"https:\/\/plumrocket.com\/docs\/magento-layered-navigation\/v4\/installation","og_site_name":"Plumrocket Documentation","article_published_time":"2022-04-05T15:28:53+00:00","article_modified_time":"2022-06-01T09:25:29+00:00","og_image":[{"url":"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2020\/12\/Installation_of_extension_via_composer_by_plumrocket_v1-9.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-layered-navigation\/v4\/installation#primaryimage","inLanguage":"en-US","url":"\/docs\/wp-content\/uploads\/2020\/12\/Installation_of_extension_via_composer_by_plumrocket_v1-9.jpg","contentUrl":"\/docs\/wp-content\/uploads\/2020\/12\/Installation_of_extension_via_composer_by_plumrocket_v1-9.jpg"},{"@type":"WebPage","@id":"https:\/\/plumrocket.com\/docs\/magento-layered-navigation\/v4\/installation#webpage","url":"https:\/\/plumrocket.com\/docs\/magento-layered-navigation\/v4\/installation","name":"Magento 2 Layered Navigation Lite Extension v1.x Installation - Plumrocket Documentation","isPartOf":{"@id":"https:\/\/plumrocket.com\/docs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/plumrocket.com\/docs\/magento-layered-navigation\/v4\/installation#primaryimage"},"datePublished":"2022-04-05T15:28:53+00:00","dateModified":"2022-06-01T09:25:29+00:00","author":{"@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/c96fccdb89342ae6804272265723eca8"},"description":"Here you will learn how to correctly install the FREE Magento 2 Layered Navigation Lite extension using two methods - Installation via Composer or FTP.","breadcrumb":{"@id":"https:\/\/plumrocket.com\/docs\/magento-layered-navigation\/v4\/installation#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/plumrocket.com\/docs\/magento-layered-navigation\/v4\/installation"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/plumrocket.com\/docs\/magento-layered-navigation\/v4\/installation#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Magento 2 Extensions","item":"https:\/\/plumrocket.com\/magento-extensions"},{"@type":"ListItem","position":2,"name":"Magento 2 Layered Navigation Lite","item":"https:\/\/plumrocket.com\/magento-layered-navigation-lite"},{"@type":"ListItem","position":3,"name":"Documentation","item":"https:\/\/plumrocket.com\/docs\/magento-layered-navigation-lite"},{"@type":"ListItem","position":4,"name":"v1","item":"https:\/\/plumrocket.com\/docs\/magento-layered-navigation-lite\/v1"},{"@type":"ListItem","position":5,"name":"Installation"}]},{"@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\/25458"}],"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=25458"}],"version-history":[{"count":3,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/25458\/revisions"}],"predecessor-version":[{"id":25752,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/25458\/revisions\/25752"}],"wp:attachment":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/media?parent=25458"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/categories?post=25458"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/tags?post=25458"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}