Page 19 - Tutorials

  1. Add Image Upload in Configuration

    Add Image Upload  in Configuration

    One of the many configuration fields you can add in Magento 2 configuration is the image file upload. This field needs a bit of extra code as a backend model and some other options have to be defined. Let's see together how we can add an Image Upload field.

    Read more »
  2. Open Category Filters by Default

    Open Category Filters by Default

    Do you consider more user friendly to open all category filters by default in layered navigation so your customers can have a better and quicker overview of all the filter values at once? if yes, then here you are.

    Read more »
  3. Add Customer Sign Out link in My Account navigation

    Add Customer Sign Out link in My Account navigation

    Do you want to give the possibility to your customer to sign out directly with a link from the My Account navigation menu? Is as simple as that. Let's go and see together how you can do it!

    Read more »
  4. Add Meta Tags for Contact page

    Add Meta Tags for Contact page

    As is well known, the contact page in Magento 2 is not handled like the other CMS pages. It comes from the module Magento_Contact. By default the contact page takes the default store's meta data for the tags description and keywords.

    Read more »