lambdatt-php / products
A SplitPHP Framework plugin which provides a product management system.
v0.1.1
2026-04-29 19:19 UTC
This package is auto-updated.
Last update: 2026-04-29 19:20:14 UTC
README
A SplitPHP Framework plugin which provides 'products management system'.
Installation
Install via Composer:
composer require lambdatt-php/products
Run the Migrations:
php console migrations:apply --module=products
PS: this can only be installed on a SplitPHP Framework project. For more information refer to: https://github.com/splitphp/core