Ecosyste.ms: Awesome
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: 2 months ago
JSON representation
Headless e-commerce administration built with Laravel to create and manage online store.
- Host: GitHub
- URL: https://github.com/shopperlabs/framework
- Owner: shopperlabs
- License: mit
- Created: 2020-09-05T07:04:14.000Z (about 4 years ago)
- Default Branch: 1.x
- Last Pushed: 2024-04-12T16:59:19.000Z (7 months ago)
- Last Synced: 2024-04-13T20:00:23.612Z (7 months ago)
- Topics: admin-dashboard, e-commerce, laravel, laravel-ecommerce, laravel-shopper, livewire, tailwindcss
- Language: JavaScript
- Homepage: https://laravelshopper.dev
- Size: 59.4 MB
- Stars: 775
- Watchers: 33
- Forks: 138
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
## Introduction
[Shopper](https://laravelshopper.io) is an Admin Management build for Laravel 9.0+ which includes all the necessary for your online market 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/installing).
### 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.
## 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.io/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.
It's _heavily_ recommended that you **[subscribe to the Shopper Newsletter](http://laravelshopper.io)** so you can find out about any security updates, breaking changes or major features.
We send an email about 3-4 emails per year. Sometimes less.## Credits
- [Arthur Monney][link-author]
- [Jean-Vincent QUILICHINI][link-author-2]
- [MailEclipse](https://github.com/Qoraiche/laravel-mail-editor)
- [All Contributors][link-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. Your logo will show up here with a link to your website.
[link-author]: https://github.com/mckenziearts
[link-author-2]: https://github.com/sense
[link-contributors]: ../../contributors