Bluesky Techco
  • 1. INTRODUCTION
    • Getting Started
  • 2. THEME INSTALLATION
    • Base_Start_Package
    • Quick_Start_Package
  • 3.THEME CUSTOMIZE
    • Theme Design
    • Slider Revolution
    • Theme Settings
    • Setting TopBar
  • 4. Page Builder
    • Page Builder
    • PageBuilder - Icon Box
    • PageBuilder - FAQs
    • PageBuilder - Blog Posts
    • Pagebuilder - Lookbook
    • PageBuilder - Category Thumbnail
    • PageBuilder - Image Box
    • Pagebuilder - Testimonial
    • Page Builder - Instagram
    • Introduction to PageBuilder - Quote
    • PageBuilder - Daily Deal
    • PageBuilder - Gallery
    • PageBuilder - Product Advanced
    • Pagebuilder - Product Countdown Timers
    • Pagebuilder - Newsletter
    • Pagebuilder - Static Menu
    • PageBuilder - Banner
  • 5. OUR MODULE
    • Ajax Suite
    • Menu Builder
    • Quick View
    • Instagram
    • Lookbook
    • One Page Checkout
    • Optimize Speed
    • Product Questions
    • Product Size Charts
    • Search Suite
    • Store Locator
Powered by GitBook
On this page
  1. 2. THEME INSTALLATION

Quick_Start_Package

PreviousBase_Start_PackageNextTheme Design

Last updated 2 years ago

Quick_Start_Package is included Magento 2.4.3 and Kalles Themes. Supposing that you've just started building a Magento store, you can choose this solution to install demo store with all the sample data (similar to live demo of Kalles) and follow the instruction below.

  1. Download package theme (zip file) from themesforset and upload kalles.zip in folder Quick_Start_Package (Included database) to your website folder. You can use a FTP software such as FileZilla or Cpanel to upload

  2. Extract file: kalles.zip in folder Quick_Start_Package to your website folder where Magento is installed.

  3. Create new database and import database sample (database.sql.gz). You can use database management tool such as phpMyAdmin to do this step

    1. Open your Browser and go to your phpmyadmin or database management tool.

    2. Creat database:

3 . Import database: Click database you have created. Press Import button. Choose and open file database.sql.gz from folder Quick_Start_Package

can use import database via SSH. You can use command: gunzip < /path/database.sql.gz | mysql -h localhost -u username -p --default_character_set utf8 database_name

4 . Change site url:

After imported database, please access to core_config_data table, In this table you can see two value: web/unsecure/base_url and web/secure/base_url.

You will see the tables need to change url :

5 . Open file "app/etc/env.php" in your server and change database connect.

6 . Run commandline. You need login to ssh then "cd" to root magento and run commandlines below:

  1. php bin/magento cache:flush

  2. php bin/magento indexer:reindex

  3. php bin/magento setup:upgrade

  4. php bin/magento setup:static-content:deploy -f

  5. chmod 777 -R pub var generated (If you use Linux)

7 . Finsish install. Open a web browser and enter your domain.

Now you can go to admin page, follow this link: http://your-site.com/admin. Using account information bellow to login.

User name: admin_demo

Password: AdminDemo123456

Or you can create admin via command. You can check here: https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-admin.html

Copyright © 2022 . All Rights Reserved.

Blueskytechco.com
Page cover image