smart-cms/related

Smart CMS related package for store

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/smart-cms/related

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

This package is auto-updated.

Last update: 2025-10-06 10:55:20 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