itsmeit.bizitsmeit.biz
  • Home
  • Windows
    • Windows Software
  • Ubuntu & Linux
    Ubuntu & Linux
    The top blog articles on Ubuntu and Linux, featuring valuable tips and tricks, empower you to master these operating systems and enhance your experience.
    Show More
    Top News
    How to install phpMyadmin with Nginx on Ubuntu 22.04 | 20.04
    How to install phpMyadmin with Nginx on Ubuntu 22.04 | 20.04
    November 11, 2023
    How to clean up junk files on Ubuntu 22.04 | 20.04 LTS
    How to clean up junk files on Ubuntu 22.04 | 20.04 LTS
    November 10, 2023
    How to use chmod command in Linux or Ubuntu with examples
    How to use chmod command in Linux or Ubuntu with examples
    November 11, 2023
    Latest News
    How to install Composer on Ubuntu 20.04 | 22.04 & Linux
    November 13, 2023
    How to Configure Redis Cache to Speed ​​Up WordPress Site
    November 15, 2023
    Install Ibus-bamboo or Ibus-unikey for Accented Letters on Ubuntu 22.04
    November 11, 2023
    How to install MariaDB on Ubuntu 22.04, 20.04 and Debian
    November 11, 2023
  • Web developer
    • Wordpress Theme
      • Blog News
      • Fashion Theme
      • Theme Elementor
      • WooCommerce Theme
    • Wordpress Plugin
    • Magento Developer
Reading: Download Martfury v3.4 Theme for Magento 2 + Install Full Demo
Share
Font ResizerAa
itsmeit.bizitsmeit.biz
Font ResizerAa
  • Linux & Ubuntu
  • Windows Tips & Trick
  • Windows Software
  • Log Out
Have an existing account? Sign In
Follow US
Copyright © 2022. All Rights Reserved.
Web developerMagento Developer

Download Martfury v3.4 Theme for Magento 2 + Install Full Demo

duyanh
Last updated: November 17, 2023
By duyanh Published November 13, 2023
Share
SHARE

Table of contents

  1. Download FREE Martfury v3.4 Theme Magento 2 + Install Full Demo Data
    1. Step 1: Downloading the Martfury Theme for Magento 2 and Preparing Your Website
    2. Step 2. Extract and install the theme Martfury v3.4 for Magento 2
    3. Step 3: Importing and Customizing Marfury Theme in Magento 2
    4. Step 4. How to change the theme in Magento 2

In this post, we will show you how to install the Martfury v3.4 Theme for Magento 2, an e-commerce web platform built using the Zend framework in PHP, formerly known as the Adobe eCommerce Marketing Platform.

Download FREE Martfury v3.4 Theme Magento 2 + Install Full Demo Data

As you may know, Magento offers two versions: Open Source (B2C) for community use to connect businesses with customers, and Adobe Commerce (B2B) a paid version (Pro) for larger businesses, which costs over $22k per year. In this article, ITSMEIT will demonstrate how to install the Martfury v3.4 theme on Magento 2 Open Source version. This theme is highly rated for its stunning design and functionality, being fully responsive across all mobile devices and tablets. Additionally, its loading speed and numerous features are comparable to the popular Flatsome WordPress theme.

Demo link: Martfury – Marketplace Multipurpose eCommerce Magento 2 Theme

Step 1: Downloading the Martfury Theme for Magento 2 and Preparing Your Website

  • The Martfury theme version 3.4 is compatible with Magento 2.3.x to 2.4.x. Specifically, this post from ITSMEIT will cover the installation of the theme for Magento 2.4.1. Note that if you are using Windows with XAMPP or MacOS, please be aware that pressing “Ctrl + W”.
  • If you are new to Magento and need help getting started, we recommend checking out our guide on how to install Magento 2.4 on Ubuntu 22.04 or 20.04 using Composer.
  • Once you have downloaded the zip file, extract it to your computer. Within the extracted folder, you will find the “theme-package.zip” file, which is the Magento 2 theme file.

Step 2. Extract and install the theme Martfury v3.4 for Magento 2

  • After you have downloaded the Martfury v3.4 theme for Magento 2 and extracted it, open a terminal (Ctrl+ALT+T) from this folder and copy the theme-package.zip file to the folder containing the Magento source code.
cp -R theme-package.zip /var/www/vhosts/magento2.4/project-community-edition
  • The command mentioned above by ITSMEIT copies the file from the extracted folder to the “project-community-edition” folder, which contains the Magento 2 source code. Next, navigate to the “project-community-edition” folder and extract the file to install the theme.
  • If you are installing Martfury Theme for Magento 2 v3.4 on a Linux server, you can use FileZilla to upload the zip file directly to the Magento folder. Once the file has been uploaded, you can then log in to your server using SSH and use the “unzip” command to extract the file.
cd /var/www/vhosts/magento2.4/project-community-edition
unzip theme-package.zip
rm theme-package.zip
How to install the theme for Magento 2 easily 100% success - itsmeit.biz
How to unzip to install the theme for Magento 2 (illustration)

ITSMEIT used the “unzip” command to extract the “theme-package.zip” file and deleted it after the extraction was successful. If you do not have “unzip” installed on your system, you can run a command to install it.

sudo apt install zip unzip

Important: Within the extracted folder, there may be files called “X-patch-magento-2.xx” which are updates or patches to make the theme compatible with your version of Magento 2. For example, if you are installing the Martfury v3.4 theme on Magento 2.4.1, you may need to unzip an additional patch file called “magento-2.4.0-2.4.1.zip” and overwrite the existing files.

After unzipping the theme files, run the following command to install the Martfury Theme for Magento 2 version 3.4. This command will update the theme in the database and automatically import the demo homepage, theme settings, and more for your website. You can also choose to import a different homepage or customize it further using the MageBig menu in the Magento admin panel.

php bin/magento setup:upgrade
Download Martfury v3.4 Theme for Magento 2 + Install Full Demo
Martfury Theme for Magento 2 + Install Full Demo Content (illustration)

As you can see in the image above, there are many MageBig_* modules installed and no errors occurred.

Step 3: Importing and Customizing Marfury Theme in Magento 2

  • Log in to the admin page, click on MageBig -> Martfury v3.4 -> Choose Layout. Here, select the theme you want to import, click on Activate, and then click on Import Content as shown in the image.
Guide how to install Marfury v3.4 theme for Magento 2 (illustration)
Guide how to install Marfury v3.4 theme for Magento 2 (illustration)
  • If you want to replace all the old data and import new data, select the “Override Blocks/Pages/Widgets” option. Wait for the import process to complete, then click on “System ->Cache Management” and select “Flush Magento Cache” to see the demo on the front end.
  • Also under Choose Layout there is a Theme Configuration and Design Configuration section where you can customize and configure the interface for your website.
  • With extension, functions like Ajax Filter, Ajax Infinite Scroll, Shop by brand… you can find it in MageBig -> Extensions or Stores ->Configuration-> MAGEBIG EXTENSIONS.

Step 4. How to change the theme in Magento 2

  • To change the theme in Magento 2 for the Martfury v3.4 theme, note that every time you activate and import a demo, it will become the default theme. If you want to use a different theme, go to Content -> Configuration and click Edit in the Main Website Store section.
How to change the theme default in Magento 2 (illustration)
How to change the theme default in Magento 2 (illustration)
  • In the Applied Theme section, select the Marfury – xx theme and click Save to change the theme.

Note: Every time you change configuration or edit products in Magento 2, you must clear the cache by clicking “System -> Cache Management -> Flush Magento Cache.” If you are building a site, you can disable three functions – Page Cache, Layouts, Blocks HTML output – so that you do not need to clear the cache when saving functions in the backend.

Follow the above steps to easily install the Martfury v3.4 Theme for Magento 2, a robust e-commerce platform that enables the creation of powerful and easy-to-manage websites. With strong community support on platforms like Stack Exchange and Stack Overflow, Magento 2 Open Source also offers a plethora of free and paid modules and extensions developed by businesses and the community. Whether it’s for your store, shop or business, you can freely choose to build your website with Magento 2.

Download link: martfury-theme-magento2-v3.4.zip

– Advertising –

Share this Article
Facebook Twitter Pinterest LinkedIn Reddit Telegram
Leave a comment Leave a comment
Subscribe
Connect with
Login
Notify of
guest
Connect with
guest
0 Comments
Inline Feedbacks
View all comments
Previous Article JNews v11.1.3 - WordPress newspaper magazine blog AMP JNews v11.1.3 – WordPress newspaper magazine blog AMP
Next Article Rank Math Pro v3.0.46- On-page SEO Plugin for WordPress Rank Math Pro v3.0.46 – On-page SEO Plugin for WordPress

You Might Also Like

Prevent Spam Register Plugin – Block WordPress Spam Accounts

How to Disable and Secure WP JSON API in WordPress

How to install Magento 2.4 on Ubuntu 22.04 with Composer

How to fix errors & change all WordPress links to a new domain

Newsprk v6.1.0 – WordPress theme Magazine and Blogs

Stay Connected

Facebook Like
Twitter Follow
Pinterest Pin
Telegram Follow

Popular Posts

Download Plugin Product Video Gallery for Woocommerce v1.5.0
Plugin Product Video Gallery for Woocommerce v1.5.0
November 17, 2023 8 Views
Download Prevent Spam Register Plugin - Block WordPress Spam Accounts
Prevent Spam Register Plugin – Block WordPress Spam Accounts
November 17, 2023 4 Views
Elementor PRO v3.17.0 Plugin (Full Templates Pack + Demo)
Download Plugin Elementor PRO 3.17.0 (+Full Templates Pack)
November 17, 2023 18 Views
Download Newspaper v12.6.1 - WordPress theme News Magazine
Download Newspaper v12.6.1 – WordPress theme News Magazine
November 17, 2023 10 Views
JNews v11.1.3 - WordPress newspaper magazine blog AMP
JNews v11.1.3 – WordPress newspaper magazine blog AMP
November 17, 2023 8 Views
Download Keyword Tool v2.3.3: SEO WordPress Keyword Research Plugin
Keyword Tool v2.3.3: SEO WordPress Keyword Research Plugin
November 17, 2023 9 Views
We provide tips and tricks on Internet technology, computers, servers as well as share experiences for developers and website designers.

DMCA.com Protection Status

Quick Link

  • Ubuntu & Linux
  • Windows

General Policy

  • About US
  • Contact US
  • Disclaimer
  • Privacy Policy
  • Terms of Service

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

itsmeit.bizitsmeit.biz
Follow US
Copyright © 2023. All Rights Reserved.
  • Windows Software
  • Ubuntu & Linux
Welcome Back!

Sign in to your account

Continue with Google
Continue with TikTok
Continue with GitHub
Register Lost your password?