{"id":13604915,"url":"https://github.com/shopperlabs/shopper-react","last_synced_at":"2025-04-12T02:32:13.923Z","repository":{"id":43332988,"uuid":"165047710","full_name":"shopperlabs/shopper-react","owner":"shopperlabs","description":":warning: [ABANDONED] An eCommerce  administration built with Laravel 5 for create online shop.","archived":true,"fork":false,"pushed_at":"2022-03-07T19:31:42.000Z","size":45216,"stargazers_count":248,"open_issues_count":0,"forks_count":69,"subscribers_count":26,"default_branch":"master","last_synced_at":"2024-04-14T05:31:28.252Z","etag":null,"topics":["dashboard","ecommerce","ecommerce-platform","ecommerce-store","laravel","laravel-admin-panel","laravel-ecommerce","php","react","reactjs"],"latest_commit_sha":null,"homepage":"https://laravelshopper.io","language":"Blade","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shopperlabs.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":"contributing.md","funding":".github/FUNDING.yml","license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["sense"],"patreon":"jvq","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-01-10T11:26:25.000Z","updated_at":"2024-04-10T07:44:36.000Z","dependencies_parsed_at":"2022-09-03T04:51:16.341Z","dependency_job_id":null,"html_url":"https://github.com/shopperlabs/shopper-react","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopperlabs%2Fshopper-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopperlabs%2Fshopper-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopperlabs%2Fshopper-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopperlabs%2Fshopper-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shopperlabs","download_url":"https://codeload.github.com/shopperlabs/shopper-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222920985,"owners_count":17058104,"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":["dashboard","ecommerce","ecommerce-platform","ecommerce-store","laravel","laravel-admin-panel","laravel-ecommerce","php","react","reactjs"],"created_at":"2024-08-01T19:00:52.658Z","updated_at":"2024-11-07T09:31:14.031Z","avatar_url":"https://github.com/shopperlabs.png","language":"Blade","funding_links":["https://github.com/sponsors/sense","https://patreon.com/jvq"],"categories":["Blade"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003ca href=\"https://packagist.org/packages/mckenziearts/shopper\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/mckenziearts/shopper.svg?style=flat-square\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/mckenziearts/shopper\"\u003e\u003cimg src=\"https://img.shields.io/packagist/dt/mckenziearts/shopper.svg?style=flat-square\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Shopper\n\n⚠️ This package is abandoned and no longer maintained. Use [this version](https://github.com/shopperlabs/framework) instead. ⚠️\n\n👉 If you are interested to step on as the main maintainer of this package, please [reach out to me](https://twitter.com/monneyarthur)!\n\n---\n\n## Introduction\n\nShopper is an Admin Management build for Laravel 5.6+ which includes all the necessary for your online market application. This project is inspired by [Orchid/Platform](https://github.com/orchidsoftware/platform).\nPlease note that this package is still under active development.\n\n# Table of Contents\n\n1. [Requirements](#requirements)\n2. [Features](#features)\n3. [Installation](#installation)\n4. [Usage](#usage)\n5. [Documentation](#documentation)\n6. [Change log](#change-log)\n7. [Testing](#testing)\n8. [Contributing](#contributing)\n9. [Security](#security)\n10. [Credits](#credits) \n11. [License](#license)\n\n## Requirements\nMake sure your server meets the following requirements.\n\n-   Apache 2.2+ or nginx\n-   MySQL Server 5.7.8+ , Mariadb 10.3.2+ or PostgreSQL\n-   PHP Version 7.1.3+\n\n## Features\nIt packs in lots of demanding features that allows your shop to scale in no time:\n\n- [x] Responsive Layout\n- [x] Pace Loader\n- [x] Admin Authentication (With Sentinel)\n- [ ] Custom Admin Dashboard (E-commerce, Google Analytics)\n- [x] Automatic Validation Errors\n- [x] Element React\n- [x] React Component\n- [x] Multiple Locale, Currencies\n- [x] Image Cropper\n- [x] Orders Management System\n- [x] Tag Management System\n- [x] Discount Management System\n- [x] Coupon Management System\n- [x] Products, Related Products, Offers Management System\n- [x] Customers Management System\n- [x] Customer Cart, Wishlist, Product Reviews.\n- [x] Impersonate User\n- [ ] Custom attributes\n- [x] Social Media Post integration (Twitter \u0026 Facebook)\n- [x] Algolia Search\n- [ ] Translate Message\n- [ ] Custom configuration (Database download, Google Analytics)\n- [x] Open Source\n- [x] More to come..\n\n## Installation\n\nFirstly, download the Laravel installer using Composer:\n``` bash  \n$ composer require mckenziearts/shopper  \n```\nRun this command to install Shopper in your project\n```php\nphp artisan shopper:install\n```\nThis command will install shopper, publish vendor files, create shopper and storage symlinks if they don't exist in the public folder, run migrations and seeders classes.\n\nExtend your user model using the `Mckenziearts\\Shopper\\Plugins\\Users\\Models\\User as Authenticatable` alias:\n\n```php\nnamespace App;\n\nuse Mckenziearts\\Shopper\\Plugins\\Users\\Models\\User as Authenticatable;  \n  \nclass User extends Authenticatable  \n{  \n  \n}\n\n```\n\nRepublish Shopper's vendor files\n```php\nphp artisan vendor:publish --provider=\"Mckenziearts\\Shopper\\ShopperServiceProvider\"\nphp artisan vendor:publish --all\n```\n\nDuring publishing of shopper vendors files, shopper will add some others package's configurations files to your config folder : `larasap.php`, `scout.php`, `currencyConverter.php`, `laravellocalization.php` and `cartalyst.sentinel.php`\n\nIf you want to create an admin user use this command:\n```php\nphp artisan shopper:admin\n```\n\n## Usage\n\nRun laravel server\n```php\nphp artisan serve\n```\n\nTo view Shopper's dashboard go to:\n```php\nhttp://localhost:8000/console\n```\n\n## Documentation\nOfficial documentation is available [Here](https://docs.laravelshopper.io).\n\n\n## Change log  \n  \nPlease see the [changelog](changelog.md) for more information on what has changed recently.  \n  \n## Testing  \n  \n``` bash  \n$ composer test  \n```  \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 monneylobe@gmail.com instead of using the issue tracker.  \n  \n## Credits  \n  \n- [Arthur Monney](https://twitter.com/monneyarthur)\n- [Orchid Platform](https://github.com/orchidsoftware/platform)\n  \n## License  \n  \nMIT. Please see the [license file](license.md) for more information.  \n  \n[link-packagist]: https://packagist.org/packages/mckenziearts/shopper\n[link-downloads]: https://packagist.org/packages/mckenziearts/shopper\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshopperlabs%2Fshopper-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshopperlabs%2Fshopper-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshopperlabs%2Fshopper-react/lists"}