goit/show-product-home

Module to display product on the home page and update stock in real time

1.0.0 2024-01-22 11:36 UTC

This package is auto-updated.

Last update: 2024-09-23 14:14:31 UTC


README

This module aims to add a product to the luma home page and update it in real time

Installation:

  • Step 1 - composer require goit/show-product-home
  • Step 2 - bin/magento setup:upgrade

Config:

  • Chose a product to display: Store > Configuration > Goit > Product Home > Products to Display in Home
  • Choose how often the product should be updated: Store > Configuration > Goit > Product Home > Update Time

Requirements

  • Magento: 2.4.6
  • Php: 8.1.0; 8.2.0