ingenius/products

Ingenius Products Package

1.1.0 2025-08-07 15:15 UTC

This package is auto-updated.

Last update: 2025-08-07 15:20:41 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.