https://github.com/shopperlabs/shopper
Headless e-commerce administration built with Laravel to create and manage online store.
https://github.com/shopperlabs/shopper
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.
- Host: GitHub
- URL: https://github.com/shopperlabs/shopper
- Owner: shopperlabs
- License: mit
- Created: 2020-09-05T07:04:14.000Z (over 5 years ago)
- Default Branch: 2.x
- Last Pushed: 2025-05-06T19:57:50.000Z (10 months ago)
- Last Synced: 2025-05-11T03:38:37.238Z (10 months ago)
- Topics: admin-dashboard, e-commerce, laravel, laravel-ecommerce, laravel-shopper, livewire, tailwindcss
- Language: PHP
- Homepage: https://laravelshopper.dev
- Size: 115 MB
- Stars: 966
- Watchers: 38
- Forks: 152
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
## 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://docs.laravelshopper.dev).
### 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://docs.laravelshopper.dev) or following some tutorials.
## Foundation library
The Framework uses [Laravel](https://laravel.com) as a foundation PHP framework.
## 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://discord.gg/YMFynwHZ) 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 contact@shopperlabs.co instead of using the issue tracker.
## Credits
- [Arthur Monney](https://github.com/mckenziearts)
- [Jean-Vincent QUILICHINI](https://github.com/sense)
- [FilamentPHP](https://filamentphp.com)
- [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.
