This repository is provided as a reference to learn how to use Lunar Laravel E-Commerce API by providing a simple STARTER KIT using normal PHP/Laravel code.
This repo is to just have a small base to start your E-Commerce with Lunar.
- 0.3
- List Brands
- List Products for a specific Brand
- List Collections
- List Products for a specific Collection
- List Products
- Product Details
- List Product Variants
- List Products associated with given product
- List the possible Filters
- List of Tags
- List Cart
- add to Cart
- remove from Cart
- update quantity in Cart
- validate checkout
- Validate Discounts
- Validate Shipping
- Validate Prices
- Validate Payments
- List Orders
- List order detail
- List of Languages
- Set Language
----------------------
- List of Currencies
- Set Currencies
----------------------
- List of shipping options
----------------------
- List of Groups
- List of Channels
In this repo, there are files associated to the released versions like configs or views. Those can be deleted or changed in each project.
Anyone is able to contribute to this wrapper! And thank you for the ones that do!
The Lunar-API is open-sourced software licensed under the GPL-3.0 license.