Title here
Summary here
You already have a working Pionia Shop app path via composer create-project. This step is only if you want to contribute to the framework.
git clone https://github.com/PioniaPHP-project/PioniaCore.git
cd PioniaCore
composer install
bin/testApp developers stay on Packagist pionia/pionia-app. Maintainer workflows: Maintainer notes.
Ada can list products, staff can create catalog rows, customers can log in, and you know where deploy and providers fit. Next ideas: order.place + wallet debit, pagination on product.list, or a Vite storefront (Step 12).
Fine-tune #[Can] for checkout.
Add orders and wallets tables.
Copy curl payloads.