LaravelPackages.net
Acme Inc.
Toggle sidebar
vanilo/category

Vanilo Category Module

135.296
9
5.2.0
About vanilo/category

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

Last updated

Vanilo Category Module

Tests Packagist version Packagist downloads MIT Software License

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

Installation

(As Standalone Component)

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

Usage

See the Vanilo Categorization Documentation for more details.

Star History Chart