kalicr/product-sliders (1.0.0)

Published 2026-06-25 21:03:19 +00:00 by kalicr-packages

Installation

{
	"repositories": [{
			"type": "composer",
			"url": ""
		}
	]
}
composer require kalicr/product-sliders:1.0.0

About this package

Magento 2 module with configurable homepage product sliders (new, bestsellers, offers, by category).

Kalicr_ProductSliders

Configurable homepage product sliders with multiple display modes.

Features

  • 4 slider types: New products, Bestsellers, Offers (special price), and By Category.
  • Configurable — enable/disable each slider type individually from admin.
  • Widget support — place sliders anywhere via the kalicr_productsliders_slider widget.
  • Bestsellers override — extends Magento's bestsellers collection with configurable rating limit.
  • Responsive — frontend template with configurable swatches renderer.

Installation

Via Composer

composer require kalicr/product-sliders:^1.0
bin/magento module:enable Kalicr_ProductSliders
bin/magento setup:upgrade

Manual (local debugging only)

Copy the module to app/code/Kalicr/ProductSliders, then enable and upgrade.

Configuration

Located at Stores → Configuration → Kal-í CR → Sliders de productos:

Field Description
Enable Sliders Global enable/disable
Enable New Products Toggle new products slider
Enable Bestsellers Toggle bestsellers slider
Enable Offers Toggle offers slider
Enable By Category Toggle category-based slider

Config path: kalicr_productsliders/*

Dependencies

  • Magento: 2.4.8-p4 (Open Source / Adobe Commerce)
  • PHP: ^8.2 || ^8.3
  • Modules: Kalicr_Core, Magento_Catalog, Magento_Sales, Magento_Reports
  • Packages: kalicr/core

Technical Notes

  • Block/Slider.php — builds product collections for each slider type with caching and error handling.
  • Helper/Data.php — reads enable flags for each slider type.
  • Model/ResourceModel/Report/Bestsellers/Collection.php — extends bestsellers with rating limit 30.
  • etc/widget.xml — widget definition with configurable parameters (block ID, title, category).

Changelog

See CHANGELOG.md.

License

Proprietary KaliCR commercial license. See LICENSE.md.

Support

contacto@kalicr.com

Dependencies

Dependencies

ID Version
kalicr/core ^0.2.0
magento/framework ^103.0
magento/module-catalog ^104.0
magento/module-reports ^100.0
magento/module-sales ^103.0
php ^8.2 || ^8.3
Details
Composer
2026-06-25 21:03:19 +00:00
1
Kal-i CR Development Team
proprietary
15 KiB
Assets (1)
Versions (1) View all
1.0.0 2026-06-25