vanilo/promotion

Vanilo Promotion Module

4.2.0 2024-12-14 18:32 UTC

This package is auto-updated.

Last update: 2024-12-14 18:39:32 UTC


README

Tests Packagist version Packagist downloads MIT Software License

This is the standalone Promotion module of the Vanilo E-commerce Framework.

Installation

(As Standalone Component)

  1. composer require vanilo/promotion
  2. php artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"
  3. Add Vanilo\Promotion\Providers\ModuleServiceProvider::class to modules in config/concord.php
  4. php artisan migrate

Usage

See the Vanilo Promotions Documentation for more details.