goit / show-product-home
Module to display product on the home page and update stock in real time
Package info
github.com/viniciusaraujo05/UpdateProductInRealTime
Type:magento2-module
pkg:composer/goit/show-product-home
1.0.0
2024-01-22 11:36 UTC
Requires
- php: ~8.1.0||~8.2.0
- magento/framework: 103.0.*
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