alexcherniatin / skeleton-shop-price-history
Skeleton shop price history
1.01
2023-01-26 15:22 UTC
Requires
- php: >=7.2
README
This library helps to store product price changes history, and retrieve minimal product price from the last 30 days.
According to the new regulations, it will be necessary to display the lowest price before the reduction in every place of retail sale and provision of services.
Requirements
Vreego shop >=5.22.0. If you need implementation for the legacy versions, contact - dev@vreego.pl
Installation
Available on Packagist and installation via Composer is the recommended way to install.
composer require alexcherniatin/skeleton-shop-price-history
Copy migration file and migrate database or manually import table to the database.
Examples
See examples folder