All Projects → conedevelopment → Bazar

conedevelopment / Bazar

Licence: mit
Bazar is an e-commerce package for Laravel applications.

Projects that are alternatives of or similar to Bazar

Oc Shop Plugin
An ecommerce platform for October CMS.
Stars: ✭ 29 (-85.05%)
Mutual labels:  ecommerce, laravel
Candy Hub
The backend system for your GetCandy API
Stars: ✭ 73 (-62.37%)
Mutual labels:  ecommerce, laravel
Framework
An eCommerce administration built with Laravel 7 for create and manage online shop with multi-vendor.
Stars: ✭ 56 (-71.13%)
Mutual labels:  ecommerce, laravel
Antvel
[DEPRECATED] > Use "https://github.com/ant-vel/App" instead!!!
Stars: ✭ 696 (+258.76%)
Mutual labels:  ecommerce, laravel
Aimeos
Integrated online shop based on Laravel 8 and the Aimeos e-commerce framework
Stars: ✭ 2,354 (+1113.4%)
Mutual labels:  ecommerce, laravel
Laravel Ecommerce Example
Code for YouTube series on building a Laravel E-Commerce application.
Stars: ✭ 759 (+291.24%)
Mutual labels:  ecommerce, laravel
Laravel Ecommerce
AvoRed an Open Source Laravel Shopping Cart
Stars: ✭ 1,151 (+493.3%)
Mutual labels:  ecommerce, laravel
Oc Shopaholic Plugin
🛍️ #1 e-commerce platform for October CMS
Stars: ✭ 404 (+108.25%)
Mutual labels:  ecommerce, laravel
Laracom
Laravel FREE E-Commerce Software
Stars: ✭ 1,570 (+709.28%)
Mutual labels:  ecommerce, laravel
Ecommerce Laravel Bootstrap
Responsive, Multi-Vendor, MultiLanguage Online Store Platform (shopping cart solution)
Stars: ✭ 99 (-48.97%)
Mutual labels:  ecommerce, laravel
App
Laravel e-commerce Application.
Stars: ✭ 604 (+211.34%)
Mutual labels:  ecommerce, laravel
Microweber
Drag and Drop Website Builder and CMS with E-commerce
Stars: ✭ 2,226 (+1047.42%)
Mutual labels:  ecommerce, laravel
Ecommerce Open Api
果酱小店:基于 Laravel + swoole + 小程序的开源电商系统,优雅与性能兼顾 : )
Stars: ✭ 546 (+181.44%)
Mutual labels:  ecommerce, laravel
Pro
ECStore Pro - Laravel 微信网店微服务框架
Stars: ✭ 14 (-92.78%)
Mutual labels:  ecommerce, laravel
Aimeos Laravel
Laravel ecommerce package for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 5,204 (+2582.47%)
Mutual labels:  ecommerce, laravel
Lashop
Simple shop based on Laravel 7.3
Stars: ✭ 60 (-69.07%)
Mutual labels:  ecommerce, laravel
Candy Api
GetCandy E-Commerce API
Stars: ✭ 339 (+74.74%)
Mutual labels:  ecommerce, laravel
Bagisto
An easy to use, free and open source laravel eCommerce platform to build your online shop in no time.
Stars: ✭ 4,140 (+2034.02%)
Mutual labels:  ecommerce, laravel
Laravel Ecommerce Iyzico
Iyzico intigrated e-Commerce system that could be developed easily in simple level.
Stars: ✭ 81 (-58.25%)
Mutual labels:  ecommerce, laravel
Laravel Ecommerce
Laravel open source e-commerce system.
Stars: ✭ 163 (-15.98%)
Mutual labels:  ecommerce, laravel


Bazar
Thoughtful Laravel e-commerce

GitHub Actions Coverage Status

Bazar is a powerful "headless" e-commerce system. Built on Laravel and Vue.

Bazar provides a flexible and easily extensible system, respecting the Laravel conventions.

📚 Documentation

  • Installation - Before moving on, please checkout the Laravel documentation about its installation, requirements and configuration.
  • Admin - Bazar provides a simple and extendable admin UI that comes with a lots of built-in functionality. The UI is built on Bootstrap, Vue and Inertia.
  • Cart - Bazar comes with a cart service by default, which manages cart models and their functionality.
  • Checkout - The checkout service is no more but a helper class that manages and chains the various steps like updating addresses, creating the order, calculating shipping cost, taxes and discounts.
  • Extensions - Soon...
  • Gateway - Gateways are responsible to handle the payment or the refund process of an order.
  • Discount - Bazar comes with a flexible discount support by default. You can easily manage discount definitions by using the Bazar\Support\Facades\Discount facade.
  • Media - Bazar comes with a very simple yet flexible and powerful media manager component both on back-end and front-end.
  • Shipping - Shippings are responsible to calculate the cost of a model that implements the Bazar\Contracts\Shippable contract.
  • Tax - Bazar comes with a flexible tax support by default. You can easily manage tax definitions by using the Bazar\Support\Facades\Tax facade.

🤝 Contributing

Thank you for considering contributing to Bazar! The contribution guide can be found in the documentation.

📝 License

Bazar is open-sourced software licensed under the MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].