smart-cms/related

Smart CMS related package for store

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

This package is auto-updated.

Last update: 2025-05-06 09:50:33 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