{"id":8172,"date":"2024-09-02T20:33:09","date_gmt":"2024-09-02T15:03:09","guid":{"rendered":"https:\/\/pheonixsolutions.com\/blog\/?p=8172"},"modified":"2024-09-03T08:59:59","modified_gmt":"2024-09-03T03:29:59","slug":"to-update-sm-market-theme-in-a-magento2-local-server","status":"publish","type":"post","link":"https:\/\/pheonixsolutions.com\/blog\/to-update-sm-market-theme-in-a-magento2-local-server\/","title":{"rendered":"TO UPDATE SM MARKET THEME IN A MAGENTO2 LOCAL SERVER"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">STEP 1: <\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>First you need to Install the required version of magento2 in your local server with the PHP extensIons.<\/li>\n\n\n\n<li>The Magento2 latest version is 2.4.7,but you can install which required version you want.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">STEP 2:<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Purchase the sm market theme in the official website and  download the file of the sm market theme in your local and move to the magento2 directory.<\/li>\n\n\n\n<li>After moved to the local server you need to compress and unzip the file .<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">STEP 3:<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>After unzipped the file , you need to active the sm extensions in your magento2 directory .<\/li>\n<\/ul>\n\n\n\n<p><em>          php bin\/magento setup:upgrade<\/em><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>This command is used for the updating database schema and if you added or deleted or changed php  versions this changed only required database changes.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">STEP 4:<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>After upgrade the sm extensions , you need to run a deploy command,<\/li>\n<\/ul>\n\n\n\n<p><em>          php bin\/magento setup:static -content:deploy -f<\/em><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>It is used to compiles and deploys static assests to  pub\/static directory . The -f is used to force the deployment static in the production mode <\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">STEP 5:<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>After deployment you need to give permissions to required folders, <\/li>\n<\/ul>\n\n\n\n<p><em>         chmod -R 777 pub<\/em><\/p>\n\n\n\n<p><em>        chmod -R 777 generated<\/em><\/p>\n\n\n\n<p><em>        chmod-R 777 var<\/em><\/p>\n\n\n\n<p><em>        chmod-R 777 app\/etc<\/em><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">STEP 6:<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Then Move to magento2 admin panel and navigate to the <em>Content -&gt;Design -&gt; Configuration -&gt; Edit Default store  -&gt; Sm Market <\/em><\/li>\n\n\n\n<li>In the theme section select required sm market theme and click the <em>save configuration<\/em> button.Then you need to clear the cache for the changes to see in Home page.<\/li>\n<\/ul>\n\n\n\n<p><em>          php\/bin magento cache:clean<\/em><\/p>\n\n\n\n<p><em>          php\/bin magento cache:flush<\/em><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>By using this command you are able to clear the cache.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">STEP 7:<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Then navigate to <em>stores -> configuration -> sm market <\/em> ,in that you need to click on the Theme installation.<\/li>\n\n\n\n<li>And then select on the<em> import static blocks  <\/em> option click on the <em>Static blocks<\/em><\/li>\n\n\n\n<li>In Bottom of the page there are Demo pages of sm market ,select any one of them and click on the save configuration.<\/li>\n\n\n\n<li>Then you need to clear the cache, you need to give a clear cache every time you made changes.<\/li>\n\n\n\n<li>After cleared the cache move to home page to see the changes were successfully done.<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>STEP 1: STEP 2: STEP 3: php bin\/magento setup:upgrade STEP 4: php bin\/magento setup:static -content:deploy -f STEP 5: chmod -R 777 pub chmod -R 777 generated chmod-R 777 var chmod-R 777 app\/etc STEP 6: php\/bin magento cache:clean php\/bin magento cache:flush STEP 7:<\/p>\n","protected":false},"author":511,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":{"0":"post-8172","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"hentry","6":"category-uncategorized","7":"h-entry","9":"h-as-article"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pheonix Solutions - We Empower Your Business Growth<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pheonixsolutions.com\/blog\/to-update-sm-market-theme-in-a-magento2-local-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pheonix Solutions - We Empower Your Business Growth\" \/>\n<meta property=\"og:description\" content=\"STEP 1: STEP 2: STEP 3: php bin\/magento setup:upgrade STEP 4: php bin\/magento setup:static -content:deploy -f STEP 5: chmod -R 777 pub chmod -R 777 generated chmod-R 777 var chmod-R 777 app\/etc STEP 6: php\/bin magento cache:clean php\/bin magento cache:flush STEP 7:\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pheonixsolutions.com\/blog\/to-update-sm-market-theme-in-a-magento2-local-server\/\" \/>\n<meta property=\"og:site_name\" content=\"PHEONIXSOLUTIONS\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-09-02T15:03:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-03T03:29:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/09\/PX2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"3837\" \/>\n\t<meta property=\"og:image:height\" content=\"2540\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Harish S\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:site\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Harish S\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/to-update-sm-market-theme-in-a-magento2-local-server\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/to-update-sm-market-theme-in-a-magento2-local-server\\\/\"},\"author\":{\"name\":\"Harish S\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/f9d45deb09685b69951812b1d7ffc3f4\"},\"headline\":\"TO UPDATE SM MARKET THEME IN A MAGENTO2 LOCAL SERVER\",\"datePublished\":\"2024-09-02T15:03:09+00:00\",\"dateModified\":\"2024-09-03T03:29:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/to-update-sm-market-theme-in-a-magento2-local-server\\\/\"},\"wordCount\":369,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/to-update-sm-market-theme-in-a-magento2-local-server\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/to-update-sm-market-theme-in-a-magento2-local-server\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/to-update-sm-market-theme-in-a-magento2-local-server\\\/\",\"name\":\"Pheonix Solutions - We Empower Your Business Growth\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\"},\"datePublished\":\"2024-09-02T15:03:09+00:00\",\"dateModified\":\"2024-09-03T03:29:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/to-update-sm-market-theme-in-a-magento2-local-server\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/to-update-sm-market-theme-in-a-magento2-local-server\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/to-update-sm-market-theme-in-a-magento2-local-server\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"TO UPDATE SM MARKET THEME IN A MAGENTO2 LOCAL SERVER\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"name\":\"Pheonix Solutions\",\"description\":\"We Empower Your Business Growth\",\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\",\"name\":\"PheonixSolutions\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"width\":454,\"height\":300,\"caption\":\"PheonixSolutions\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/PheonixSolutions-209942982759387\\\/\",\"https:\\\/\\\/x.com\\\/pheonixsolution\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/f9d45deb09685b69951812b1d7ffc3f4\",\"name\":\"Harish S\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f05874903172ef5899aa26741b57cc03ff7f8612e50e1b479fbff6ec66da4d52?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f05874903172ef5899aa26741b57cc03ff7f8612e50e1b479fbff6ec66da4d52?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f05874903172ef5899aa26741b57cc03ff7f8612e50e1b479fbff6ec66da4d52?s=96&r=g\",\"caption\":\"Harish S\"},\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/author\\\/harish\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pheonix Solutions - We Empower Your Business Growth","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:\/\/pheonixsolutions.com\/blog\/to-update-sm-market-theme-in-a-magento2-local-server\/","og_locale":"en_US","og_type":"article","og_title":"Pheonix Solutions - We Empower Your Business Growth","og_description":"STEP 1: STEP 2: STEP 3: php bin\/magento setup:upgrade STEP 4: php bin\/magento setup:static -content:deploy -f STEP 5: chmod -R 777 pub chmod -R 777 generated chmod-R 777 var chmod-R 777 app\/etc STEP 6: php\/bin magento cache:clean php\/bin magento cache:flush STEP 7:","og_url":"https:\/\/pheonixsolutions.com\/blog\/to-update-sm-market-theme-in-a-magento2-local-server\/","og_site_name":"PHEONIXSOLUTIONS","article_publisher":"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","article_published_time":"2024-09-02T15:03:09+00:00","article_modified_time":"2024-09-03T03:29:59+00:00","og_image":[{"width":3837,"height":2540,"url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/09\/PX2.png","type":"image\/png"}],"author":"Harish S","twitter_card":"summary_large_image","twitter_creator":"@pheonixsolution","twitter_site":"@pheonixsolution","twitter_misc":{"Written by":"Harish S","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pheonixsolutions.com\/blog\/to-update-sm-market-theme-in-a-magento2-local-server\/#article","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/to-update-sm-market-theme-in-a-magento2-local-server\/"},"author":{"name":"Harish S","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/f9d45deb09685b69951812b1d7ffc3f4"},"headline":"TO UPDATE SM MARKET THEME IN A MAGENTO2 LOCAL SERVER","datePublished":"2024-09-02T15:03:09+00:00","dateModified":"2024-09-03T03:29:59+00:00","mainEntityOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/to-update-sm-market-theme-in-a-magento2-local-server\/"},"wordCount":369,"commentCount":0,"publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pheonixsolutions.com\/blog\/to-update-sm-market-theme-in-a-magento2-local-server\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pheonixsolutions.com\/blog\/to-update-sm-market-theme-in-a-magento2-local-server\/","url":"https:\/\/pheonixsolutions.com\/blog\/to-update-sm-market-theme-in-a-magento2-local-server\/","name":"Pheonix Solutions - We Empower Your Business Growth","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#website"},"datePublished":"2024-09-02T15:03:09+00:00","dateModified":"2024-09-03T03:29:59+00:00","breadcrumb":{"@id":"https:\/\/pheonixsolutions.com\/blog\/to-update-sm-market-theme-in-a-magento2-local-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pheonixsolutions.com\/blog\/to-update-sm-market-theme-in-a-magento2-local-server\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/pheonixsolutions.com\/blog\/to-update-sm-market-theme-in-a-magento2-local-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pheonixsolutions.com\/blog\/"},{"@type":"ListItem","position":2,"name":"TO UPDATE SM MARKET THEME IN A MAGENTO2 LOCAL SERVER"}]},{"@type":"WebSite","@id":"https:\/\/pheonixsolutions.com\/blog\/#website","url":"https:\/\/pheonixsolutions.com\/blog\/","name":"Pheonix Solutions","description":"We Empower Your Business Growth","publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pheonixsolutions.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pheonixsolutions.com\/blog\/#organization","name":"PheonixSolutions","url":"https:\/\/pheonixsolutions.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","contentUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","width":454,"height":300,"caption":"PheonixSolutions"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","https:\/\/x.com\/pheonixsolution"]},{"@type":"Person","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/f9d45deb09685b69951812b1d7ffc3f4","name":"Harish S","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f05874903172ef5899aa26741b57cc03ff7f8612e50e1b479fbff6ec66da4d52?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f05874903172ef5899aa26741b57cc03ff7f8612e50e1b479fbff6ec66da4d52?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f05874903172ef5899aa26741b57cc03ff7f8612e50e1b479fbff6ec66da4d52?s=96&r=g","caption":"Harish S"},"url":"https:\/\/pheonixsolutions.com\/blog\/author\/harish\/"}]}},"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p7F4uM-27O","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/8172","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/users\/511"}],"replies":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/comments?post=8172"}],"version-history":[{"count":0,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/8172\/revisions"}],"wp:attachment":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/media?parent=8172"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/categories?post=8172"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/tags?post=8172"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}