ingenius/products

Ingenius Products Package

1.1.1 2025-09-09 18:58 UTC

This package is auto-updated.

Last update: 2025-09-09 19:11:06 UTC


README

A package for the Ingenius Click platform.

Installation

composer require ingenius/Products

Configuration

Environment Variables

PRODUCT_MODEL=Ingenius\Products\Models\Product

This environment variable is used across all packages that need to reference the Product model.

Usage

// Usage examples will go here

Testing

composer test

License

The MIT License (MIT). Please see License File for more information.