lambdatt-php / orders
A SplitPHP Framework plugin containing an order management system.
v0.1.2
2026-04-29 19:23 UTC
This package is auto-updated.
Last update: 2026-04-29 19:24:06 UTC
README
A SplitPHP Framework plugin containing an order management system.
Installation
Install via Composer:
composer require lambdatt-php/orders
Run the Migrations:
php console migrations:apply --module=orders
PS: this can only be installed on a SplitPHP Framework project. For more information refer to: https://github.com/splitphp/core