ingenius/products

Ingenius Products Package

1.0.0 2025-07-24 17:11 UTC

This package is auto-updated.

Last update: 2025-07-24 17:53:57 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.