CoderFunda
  • Home
  • About us
    • Contact Us
    • Disclaimer
    • Privacy Policy
    • About us
  • Home
  • Php
  • HTML
  • CSS
  • JavaScript
    • JavaScript
    • Jquery
    • JqueryUI
    • Stock
  • SQL
  • Vue.Js
  • Python
  • Wordpress
  • C++
    • C++
    • C
  • Laravel
    • Laravel
      • Overview
      • Namespaces
      • Middleware
      • Routing
      • Configuration
      • Application Structure
      • Installation
    • Overview
  • DBMS
    • DBMS
      • PL/SQL
      • SQLite
      • MongoDB
      • Cassandra
      • MySQL
      • Oracle
      • CouchDB
      • Neo4j
      • DB2
      • Quiz
    • Overview
  • Entertainment
    • TV Series Update
    • Movie Review
    • Movie Review
  • More
    • Vue. Js
    • Php Question
    • Php Interview Question
    • Laravel Interview Question
    • SQL Interview Question
    • IAS Interview Question
    • PCS Interview Question
    • Technology
    • Other

23 February, 2022

Install the Magento 2 step by steps fully tutorial with customize

 Programing Coderfunda     February 23, 2022     Magento 2     No comments   

 

Magento 2

 


 

When you install the Magento 2 then visit 1st Dashboard

 

1st You will see this structure



 

This is landing page.

•      When you will be login admin panel then you visit Dashboard.

•      Then you will run these command then your project is running smoothly.

•       Go to Magento root directory run command.

php bin/magento cache:clean

php bin/magento cache:flush

  3. ENABLE MAGENTO 2 CACHE 

In order to Enable Cache, you need to follow these instructions: 

•     Go to System

•     Access Cache Management 

•     Enable the required cache types

 

After these steps visit next tab option “STORES”

Stores:

        This store has multiple option which is given below.

•        Setting

•        Currency

•        Inventory

•        Attributes

•        Taxes

 

1.Setting: you can set your site by one clicks like which country sell your product, location, store name, url, set base url, default pages, layouts, cookies setting, session validation, currency setup by api, contact, content management, google map api setting, default column grid, product fields auto generation, storefront, product review, product alerts run settings, product image placeholder, video, price, catalog search, search engine optimization, category top navigation, downloadable product option, date time customer option, security customer , sales yotpo ,account ,chart ,services etc.

Setting has main 4 categories.

        1.All Stores 2. Configuration 3. Term & Conditions

        4.Order Status

 

1.All Stores:  if you visit then you will see this dialog box.



       

 

           It is very simple if you want to add your website store different url then you can set your website here.

 

2. Configuration: This is very important part of Magento you can set your website here 60%. So it is very important and multiple tools are here so learn very carefully.

 

You can set your website frontend, seo, price, product listing many more.

We can understand very easily way. Simple steps, don’t take hyperness.

This is Configuration dialog box. You can see this pick.



 

We discuss all steps of configuration because it is very important.

You will see 9 tab in configuration image. We discuss step by step.

General:  General is a tab of configuration. You can understand by this pick.



 

 

       

General has 5 steps

          1.Country Options

          2.State Options

          3.Local Options

          4.Store Information

 

          5.Single-Store Mode

         

We explain all general steps.

•      Country Options: you can set you country according to your product. If you want to sell some country then you can set by country like, USA, India, UAE, Austria, New zee land, etc. if you want to sell all product word wide then you can select all country.

•       State Option: Like country option. You can select you state according to your need.

•       Local Option: you can set your local zone.

•       Store Information: you can save your store information like name, phone number, country, zip-code, address etc.

Don’t use last step because when you have multiple store then you will use.

 

 

Web has 9 steps

          1.Url Options

          2. Search Engine Optimization

          3.Base Urls

          4.Base Url Secure

          5.Default Page

          6.Default Layouts

          7.Default Cookies Setting

          8.Session Validation Settings

9.Browser Capabilities Detection

 

 

We explain all Web steps.

 

 

 

Q. When Category not show in frontend

php bin/magento indexer:reindex
php bin/magento cache:clean
php bin/magento cache:flush

base url refresh after show the category.

         

 

 

 

Q. Theme Installation & Setup

1. Open xampp & open-shell then copy your theme only two file

    1. App

    2. bin

Open shell and paste it

          php bin/magento setup:upgrade

          php bin/magento setup:static-content:deploy

          php bin/magento cache:clean

 

Q. After installation your css and js not working

 

Use this command then your css & js work…

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

Q. The stock item was unable to be saved 

 

1st. you check your elastic search are running or not if not running then your product will not be save and no any updation.

 

 

Magento Add Store Information

 

 

How to create tax rule?

•        If you want to create tax then flow these rule

1. Tax Rate

2. Customer Tax Class

3. Product Tax Class

 

 

Tax rate : according to country or state tax %.

Customer Tax Class: According to Whole Seller or Retailer

Product Tax Class : According to Goods

 

Currency Setup , Rate and Simbols

 

Here two steps currency setup

1st.

Stores:

          Configuration

             ->General

                      ->Web

                                ->Currency page

 

 

2nd

        Stores :

->Currency rate

->Currency Simbol

 

You can set rate of currency for exp.

$USD  = 1   INR = 74  A$ = 1.4

 

If you has not any rate key or you have not buy any rate changer software like fix , yahoo etc.

Then you can change the rate according country,

Let’s start. You have 1 product Rs.300 and you want to sell in USA then how to fix the rate then you will use currency setup.

So like you can fix your rate according to country.



 



 

You can understand by image.

 

Here are two image 1st One dollar is equal to indian Rs. 75.27 and

2nd is $1 = Australian Dollar rate: 53.24

But our product amount is fix INR Rupees.

 

 

                                Or

 



Here you can easily understand $1 rate is Aud = INR = USD .

 

 

Product sell in india

 



 

Product sell in USA with out tax.

 



Product Sell in Australia with tax.

 



 

Here You can calculate by rate 74.8000

                A$ = 1.4

                $ = 1

 

I hope you should be learn very easily.

 

 

 

Setup and Configuration of Payment Method

 

 

Stores:

                Configuration

                   -> Sale

                                  -> Payment Method

                                                   ->Payment page

 

You can set here payment method and priority of which method will be show 1st .

Like : Amazone, Google pay, Razorpay, COD, etc.

 

 

 

Q. Setup and Configuration of Shipping Method

 

 

 

 

Q. Setup Multi Stores?

 

1.   1st We create a category Exmp. “Grocery”

2.  Then visit store menu and click All Stores

 



 

 

 

       

3.  After Open a page of Store

 

 



 

You will see three steps

1. Create Store View

2. Create store

3. Create Website

 

Then you will click create store

And make store according to your category “Grocery”



 

You can understand by this image.

 

After create you store then show this type of page



 

 

 

Then you will create “create store view “ page…

When you will click the button then open a page like this.. you can check image



 

 

 

Here you will select your root category 1st then fill according to your store…

You can check image …

 



 

Then visit store->Configuration

 

Open Configuration page

 


 

Then Go to general tab and click web tab it is very important.

 


 

You will see under url options NO then you should Yes. Here is completed your task.

Your multistore is created…

 

Run command

php bin/magento indexer:reindex

 

Then Open the frontend and reload then you will see in bottom check the images..

 

You will see the grocery in bottom menu.

 

 

 

 


 


 

Q. Change Multistore theme or Set Multi Store Theme

 

 

 


  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg
Email ThisBlogThis!Share to XShare to Facebook
Newer Post Older Post Home

0 comments:

Post a Comment

Thanks

Meta

Popular Posts

  • Laravel auth check login
          <?php     Laravel auth check login     use Illuminate\Support\Facades\ Auth ;     if ( Auth :: check()) {         // The use...
  • Inertia and React or Vue
    Hi just checking your thoughts on whether to learn React or Vue, I want to learn React as it may be better to find work and it has a larger ...
  • JqueryUI Tutorial
    JqueryUI Tutorial    JqueryUI is the most popular front end frameworks currently. It is sleek, intuitive, and powerful mobile first fr...
  • window.location.replace() is not working
    just wanna ask why does window.location.replace is not working in my page. I've been working on it for weeks. It works fine on my other ...
  • Comments in PHP in Hindi
    PHP में comments programmer को code समझने के लिए दिया जाता है | ये Comment lines server द्वारा read नहीं की जाती | PHP में दो प्रकार से comm...

Categories

  • Ajax (26)
  • Bootstrap (30)
  • DBMS (42)
  • HTML (12)
  • HTML5 (45)
  • JavaScript (10)
  • Jquery (34)
  • Jquery UI (2)
  • JqueryUI (32)
  • Laravel (1017)
  • Laravel Tutorials (23)
  • Laravel-Question (6)
  • Magento (9)
  • Magento 2 (95)
  • MariaDB (1)
  • MySql Tutorial (2)
  • PHP-Interview-Questions (3)
  • Php Question (13)
  • Python (36)
  • RDBMS (13)
  • SQL Tutorial (79)
  • Vue.js Tutorial (69)
  • Wordpress (150)
  • Wordpress Theme (3)
  • codeigniter (108)
  • oops (4)
  • php (853)

Social Media Links

  • Follow on Twitter
  • Like on Facebook
  • Subscribe on Youtube
  • Follow on Instagram

Pages

  • Home
  • Contact Us
  • Privacy Policy
  • About us

Blog Archive

  • July (4)
  • September (100)
  • August (50)
  • July (56)
  • June (46)
  • May (59)
  • April (50)
  • March (60)
  • February (42)
  • January (53)
  • December (58)
  • November (61)
  • October (39)
  • September (36)
  • August (36)
  • July (34)
  • June (34)
  • May (36)
  • April (29)
  • March (82)
  • February (1)
  • January (8)
  • December (14)
  • November (41)
  • October (13)
  • September (5)
  • August (48)
  • July (9)
  • June (6)
  • May (119)
  • April (259)
  • March (122)
  • February (368)
  • January (33)
  • October (2)
  • July (11)
  • June (29)
  • May (25)
  • April (168)
  • March (93)
  • February (60)
  • January (28)
  • December (195)
  • November (24)
  • October (40)
  • September (55)
  • August (6)
  • July (48)
  • May (2)
  • January (2)
  • July (6)
  • June (6)
  • February (17)
  • January (69)
  • December (122)
  • November (56)
  • October (92)
  • September (76)
  • August (6)

Loading...

Laravel News

Loading...

Copyright © CoderFunda | Powered by Blogger
Design by Coderfunda | Blogger Theme by Coderfunda | Distributed By Coderfunda