Thu. Jul 4th, 2024

1. Magento 2.x. How to install theme using fullpackage

2 min read
  1. Login to your Hosting Control Panel and navigate to the File Manager section.
  2. Upload the fullpackage.zip file to the root of your server or, alternatively, to the subdirectory.
  3. Upload the unzip.php file, provided within the template download package. Alternatively, you can use the Unzip/extract option provided by hosting cPanel.
  4. Access the unzip.php file using your browser: http://your_domain.com/unzip.php.
  5. Choose a fullpackage.zip file to unzip it into the location you need.

    magento-2_how_to_install_template_on_server_using_fullpackage-1

  6. We should import the sample data via phpMyAdmin tool.
  7. Select your new database, created for Magento site and browse for sources\sample_data\themeXXX_xxx.sql file provided with the template download package.
  8. Visit your site URL after the database .SQL file import.

    NOTE: in case you’ll receive a blank page or an error, then you must adjust Base URL value in your database.

  9. Go back to your phpMyAdmin tool and look for core_config_data table. Click on it to edit.

    magento-2_how_to_install_template_on_server_using_fullpackage-2

  10. You should change values for:
    • web/unsecure/base_url
    • web/secure/base_url

    magento-2_how_to_install_template_on_server_using_fullpackage-3

  11. Reload your site and proceed with the installation.

    Note: If you receive PHP Version Check error, then you should change the permissions as follows:

    • All directories have 770 permissions. 770 permissions give full control (that is, read/write/execute) to the owner and to the group and no permissions to anyone else.
    • All files have 660 permissions. 660 permissions mean the owner and the group can read and write but other users have no permissions.
  12. Click to Try Again when permissions have been changed.

    magento-2_how_to_install_template_on_server_using_fullpackage-4

    magento-2_how_to_install_template_on_server_using_fullpackage-5

  13. On the next step, please, specify your database details.

    magento-2_how_to_install_template_on_server_using_fullpackage-6

  14. Click on the Install Now button. Follow the installation process:

    magento-2_how_to_install_template_on_server_using_fullpackage-7

  15. Specify your Admin Details:

    magento-2_how_to_install_template_on_server_using_fullpackage-8

  16. Wait for the installation to complete:

    magento-2_how_to_install_template_on_server_using_fullpackage-9

  17. We can access the Admin panel by clicking on the Launch Magento Admin button:

    magento-2_how_to_install_template_on_server_using_fullpackage-10

Thank you for reading this tutorial. Now you know how to install Magento 2.x templates using a fullpackage.zip.

July 2024
M T W T F S S
« Jun    
1234567
891011121314
15161718192021
22232425262728
293031