All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
metadata.php
increased the version number and changed the modules title.composer.json
increased the PHP version to 8.0.ProductCounterController
- Added strict type mode.
- Ensured to return an integer due to strict mode.
productcounter.tpl
greeting option.
ProductCounterController
widget controller, that assigns the number of products to a template variable and renders the template.productcounter.tpl
presentation of the banner added to the eShop header area.layout_header_bottom.tpl
embeds the widget into the existing view.