Download the PHP package avored/promotion without Composer
On this page you can find all versions of the php package avored/promotion. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download avored/promotion
More information about avored/promotion
Files in avored/promotion
Download avored/promotion
More information about avored/promotion
Files in avored/promotion
Vendor avored
Package promotion
Short Description AvoRed Laravel E commerce - Promotion Module
License MIT
Homepage https://www.avored.com
Package promotion
Short Description AvoRed Laravel E commerce - Promotion Module
License MIT
Homepage https://www.avored.com
Please rate this library. Is it a good library?
Informations about the package promotion
AvoRed Banner Module
Installation
composer require avored/related
php artisan migrate
How to Use
Visit Admin Product Edit Page.
Click on Related Product Accordion you see a grid with checkbox.
Select your Related Product ans click Save.
How to include a Related Product Cards into Front End theme?
Open your Product view template in most case it should be:
themes/vendor/theme/views/product/view.blade.php
include a below code where you like related product to display.
@include('avored-related::related.product.list')
All versions of promotion with dependencies
PHP Build Version
Package Version
The package avored/promotion contains the following files
Loading the files please wait ....