Laravel 10 – 13
PHP 8.3+
Low commit activity in last 18 months
Vanilo Adjustments Module
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

phpunit/phpunit
^10.0|^11.0
^8.0|^9.0|^10.0|^11.0

Runtime

konekt/enum
^4.2
^10.48|^11.46.2|^12.50|^13.0
 Project Readme

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.