Search by

smart-cms / related

divotek

Smart CMS related package for store

dev-main 2025-04-02 09:12 UTC

This package is auto-updated.

Last update: 2026-09-06 13:21:42 UTC


README

Package provides ability to add related products inside admin panel in product section. Related products divided into two types: similar and recomended. Both of them available inside ProductEntityResource class as array of ProductResource with the same name.

Installation

composer require smart-cms/related
php artisan migrate