{"id":26814163,"url":"https://github.com/shopperlabs/framework","last_synced_at":"2025-03-30T02:03:57.660Z","repository":{"id":37375372,"uuid":"293022479","full_name":"shopperlabs/shopper","owner":"shopperlabs","description":"Headless e-commerce administration built with Laravel to create and manage online store. ","archived":false,"fork":false,"pushed_at":"2025-03-10T06:20:01.000Z","size":120709,"stargazers_count":949,"open_issues_count":5,"forks_count":147,"subscribers_count":37,"default_branch":"2.x","last_synced_at":"2025-03-27T02:25:38.550Z","etag":null,"topics":["admin-dashboard","e-commerce","laravel","laravel-ecommerce","laravel-shopper","livewire","tailwindcss"],"latest_commit_sha":null,"homepage":"https://laravelshopper.dev","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shopperlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["mckenziearts","shopperlabs"]}},"created_at":"2020-09-05T07:04:14.000Z","updated_at":"2025-03-24T13:27:51.000Z","dependencies_parsed_at":"2023-09-27T09:58:47.912Z","dependency_job_id":"943b2bbf-409d-4483-aa99-27bafba6744e","html_url":"https://github.com/shopperlabs/shopper","commit_stats":{"total_commits":1376,"total_committers":14,"mean_commits":98.28571428571429,"dds":0.03415697674418605,"last_synced_commit":"46a61ae1336da2e07b23986d59b8539b208731ec"},"previous_names":["shopperlabs/framework"],"tags_count":72,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopperlabs%2Fshopper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopperlabs%2Fshopper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopperlabs%2Fshopper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopperlabs%2Fshopper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shopperlabs","download_url":"https://codeload.github.com/shopperlabs/shopper/tar.gz/refs/heads/2.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246266243,"owners_count":20749754,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["admin-dashboard","e-commerce","laravel","laravel-ecommerce","laravel-shopper","livewire","tailwindcss"],"created_at":"2025-03-30T02:01:37.181Z","updated_at":"2025-03-30T02:03:57.649Z","avatar_url":"https://github.com/shopperlabs.png","language":"PHP","funding_links":["https://github.com/sponsors/mckenziearts","https://github.com/sponsors/shopperlabs"],"categories":["Packages / Plugins"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://laravelshopper.dev\" title=\"Shopper Dashboard Screenshoot\"\u003e\u003cimg src=\"https://github.com/shopperlabs/art/blob/main/socialcard.png\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/shopperlabs/framework/actions\"\u003e\n        \u003cimg src=\"https://github.com/shopperlabs/framework/workflows/tests/badge.svg\" alt=\"Build Status\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://laravel.com\"\u003e\n        \u003cimg alt=\"Laravel v11.x\" src=\"https://img.shields.io/badge/Laravel-v11.x-FF2D20\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/shopper/framework\"\u003e\n        \u003cimg src=\"https://img.shields.io/packagist/dt/shopper/framework\" alt=\"Total Downloads\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/shopper/framework\"\u003e\n        \u003cimg src=\"https://img.shields.io/packagist/v/shopper/framework\" alt=\"Latest Stable Version\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/shopper/framework\"\u003e\n        \u003cimg src=\"https://img.shields.io/packagist/l/shopper/framework\" alt=\"License\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e [!IMPORTANT]\n\u003e 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.\n\n## Introduction\n\n[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.\nWeb Application has made using Laravel. We feel building ecommerce websites has become a convoluted and confusing process that leaves developers unsatisfied.\nWe want to turn you around to the simpler side and get back to basics.\n\n## Installation\n\nInstructions on how to install Shopper can be found at the [installation guide](https://laravelshopper.dev/docs).\n\n### Quick start installation\n\nFor advanced users, run this in your terminal to install Shopper from command line:\n\n```bash\ncomposer require shopper/framework\n```\n\nRun this command to install Shopper in your project\n\n```php\nphp artisan shopper:install\n```\n\nThe best place to learn Shopper is by [reading the documentation](https://laravelshopper.dev) or following some tutorials.\n\n## Foundation library\n\nThe Framework uses [Laravel](https://laravel.com) as a foundation PHP framework.\n\n## Roadmap\n\nLaravel Shopper has been under active development for several months.\nSignificant changes have been made, so it's important not to migrate from version 1 (if you've already used it).\n\nA beta release for version 2 is now available, and here's a roadmap of upcoming additions for the coming months.\n\n- [x] Manage Catalog (Products, Categories, Collections)\n- [x] Manage Orders\n- [x] Manage Discount Codes\n- [x] Manage Customers\n- [x] Manage Products reviews\n- [x] Manage Payment methods\n- [x] Manage Zones (market zone model in Shopify)\n- [x] Support Multi currencies in setting\n- [x] Support Multi inventories\n- [x] Generate Variant based on product attributes\n- [x] Support multi currencies for product / variant\n- [x] Feature \u0026 Unit Tests\n- [ ] Support taxes\n- [ ] Dynamic product association based on collections configuration \n\n## Contact\n\nYou can communicate with us using the following mediums:\n\n- [Follow us on Twitter](https://twitter.com/laravelshopper) for announcements and updates.\n- [Join us on Discord](https://laravelshopper.dev/discord) to chat with us.\n\n## Contributing\n\nPlease see [contributing.md](CONTRIBUTING.md) for details and a todolist.\n\n## Security\n\nIf you discover any security related issues, please email arthur@shopperlabs.io instead of using the issue tracker.\n\n## Credits\n\n-   [Arthur Monney](https://github.com/mckenziearts)\n-   [Jean-Vincent QUILICHINI](https://github.com/sense)\n-   [FilamentPHP](https://filamentphp.com)\n-   [Wire Elements](https://wire-elements.dev)\n-   [All Contributors](../../contributors)\n\nAnd a special thanks to [Caneco](https://twitter.com/caneco) for the logo ✨\n\n## License\n\nThe Shopper Framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).\n\n## Sponsoring\n\nSupport this project by becoming a [Sponsor](https://github.com/sponsors/mckenziearts). Your logo will show up here with a link to your website.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshopperlabs%2Fframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshopperlabs%2Fframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshopperlabs%2Fframework/lists"}