An open API service indexing awesome lists of open source software.

https://github.com/shopperlabs/framework

Headless e-commerce administration built with Laravel to create and manage online store.
https://github.com/shopperlabs/framework

admin-dashboard e-commerce laravel laravel-ecommerce laravel-shopper livewire tailwindcss

Last synced: 27 days ago
JSON representation

Headless e-commerce administration built with Laravel to create and manage online store.

Awesome Lists containing this project

README

        





Build Status


Laravel v11.x


Total Downloads


Latest Stable Version


License

> [!IMPORTANT]
> The project is in active development. If you want to use it in production, please make sure that the components match your needs, or replace them.

## Introduction

[Shopper](https://laravelshopper.dev) is a Headless e-commerce Admin Panel build for Laravel 10.0+ which includes all the necessary for your online store application.
Web Application has made using Laravel. We feel building ecommerce websites has become a convoluted and confusing process that leaves developers unsatisfied.
We want to turn you around to the simpler side and get back to basics.

## Installation

Instructions on how to install Shopper can be found at the [installation guide](https://laravelshopper.dev/docs).

### Quick start installation

For advanced users, run this in your terminal to install Shopper from command line:

```bash
composer require shopper/framework
```

Run this command to install Shopper in your project

```php
php artisan shopper:install
```

The best place to learn Shopper is by [reading the documentation](https://laravelshopper.dev) or following some tutorials.

## Foundation library

The Framework uses [Laravel](https://laravel.com) as a foundation PHP framework.

## Roadmap

Laravel Shopper has been under active development for several months.
Significant changes have been made, so it's important not to migrate from version 1 (if you've already used it).

A beta release for version 2 is now available, and here's a roadmap of upcoming additions for the coming months.

- [x] Manage Catalog (Products, Categories, Collections)
- [x] Manage Orders
- [x] Manage Discount Codes
- [x] Manage Customers
- [x] Manage Products reviews
- [x] Manage Payment methods
- [x] Manage Zones (market zone model in Shopify)
- [x] Support Multi currencies in setting
- [x] Support Multi inventories
- [x] Generate Variant based on product attributes
- [x] Support multi currencies for product / variant
- [x] Feature & Unit Tests
- [ ] Support taxes
- [ ] Dynamic product association based on collections configuration

## Contact

You can communicate with us using the following mediums:

- [Follow us on Twitter](https://twitter.com/laravelshopper) for announcements and updates.
- [Join us on Discord](https://laravelshopper.dev/discord) to chat with us.

## Contributing

Please see [contributing.md](CONTRIBUTING.md) for details and a todolist.

## Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

## Credits

- [Arthur Monney](https://github.com/mckenziearts)
- [Jean-Vincent QUILICHINI](https://github.com/sense)
- [FilamentPHP](https://filamentphp.com)
- [Wire Elements](https://wire-elements.dev)
- [All Contributors](../../contributors)

And a special thanks to [Caneco](https://twitter.com/caneco) for the logo ✨

## License

The Shopper Framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

## Sponsoring

Support this project by becoming a [Sponsor](https://github.com/sponsors/mckenziearts). Your logo will show up here with a link to your website.