marketpalace/properties

MarketPalace Properties (Attributes) Module


Keywords
shop, ecommerce, attributes, laravel, eav, properties, marketplace, marketpalace
License
MIT

Documentation

MarketPalace Properties Module

Tests Packagist version Packagist downloads MIT Software License

This is the standalone Properties module from the MarketPalace E-commerce framework

Installation

(As Standalone Component)

  1. composer require marketpalace/properties
  2. php artisan vendor:publish --provider=Konekt\Concord\ConcordServiceProvider
  3. Add MarketPalace\Properties\Providers\ModuleServiceProvider::class to modules in config/concord.php
  4. php artisan migrate

Usage

See the MarketPalace Properties Documentation for more details.

Inspiration

This package has extended from vanilophp