LaravelPackages.net
Acme Inc.
Toggle sidebar
vanilo/adjustments

Vanilo Adjustments Module

2.512
5
5.2.0
About vanilo/adjustments

vanilo/adjustments is a Laravel package for vanilo adjustments module. It currently has 5 GitHub stars and 2.512 downloads on Packagist (latest version 5.2.0). Install it with composer require vanilo/adjustments. Discover more Laravel packages by vanilo or browse all Laravel packages to compare alternatives.

Last updated

Vanilo Adjustments Module

Tests Packagist version Packagist downloads MIT Software License

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

Installation

(As Standalone Component)

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

Usage

See the Vanilo Adjustments Documentation for more details.

Star History Chart