0.03
Laravel 10 – 13
PHP 8.3+
A long-lived project that still receives updates
Vanilo Product 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
^10.0|^11.0|^12.0|^13.0
 Project Readme

Vanilo Product Module

Tests Packagist version Packagist downloads MIT Software License

This is the standalone Product module from the Vanilo E-commerce framework

Installation

(As Standalone Component)

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

Usage

See the Vanilo Product Documentation for more details.