smart-cms/related

Smart CMS related package for store

Maintainers

Package info

github.com/DiVotek/smart-cms-related

Homepage

pkg:composer/smart-cms/related

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is auto-updated.

Last update: 2026-03-06 11:56:13 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