PHPackages                             shubhwebkul/ecommerce-fake - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. shubhwebkul/ecommerce-fake

ActiveLibrary[Framework](/categories/framework)

shubhwebkul/ecommerce-fake
==========================

Bagisto Laravel ECommerce

06[7 PRs](https://github.com/shubhwebkul/ecommerce-fake/pulls)PHP

Since Feb 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/shubhwebkul/ecommerce-fake)[ Packagist](https://packagist.org/packages/shubhwebkul/ecommerce-fake)[ RSS](/packages/shubhwebkul-ecommerce-fake/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (8)Used By (0)

[![Total Downloads](https://camo.githubusercontent.com/c10d7dd360819c9917061f042c69f1c3709060da3678c4cce24b7d926d534186/68747470733a2f2f6261676973746f2e636f6d2f77702d636f6e74656e742f7468656d65732f6261676973746f2f696d616765732f6c6f676f2e706e67)](http://www.bagisto.com)

[![Total Downloads](https://camo.githubusercontent.com/1f867a74ed5f04cf8655d3bd4f955598021456052d7624ae436fb9dbff9fda5a/68747470733a2f2f706f7365722e707567782e6f72672f6261676973746f2f6261676973746f2f642f746f74616c2e737667)](https://packagist.org/packages/bagisto/bagisto)[![Latest Stable Version](https://camo.githubusercontent.com/a77d286b3701365e8e3b4e593a205b4b7ce21ffa934c7cd15db4824ecb9716e5/68747470733a2f2f706f7365722e707567782e6f72672f6261676973746f2f6261676973746f2f762f737461626c652e737667)](https://packagist.org/packages/bagisto/bagisto)[![License](https://camo.githubusercontent.com/8ac51a0c3330823771119353f033e9f450ed89238aa7d5cc9f77f91b8b31dc38/68747470733a2f2f706f7365722e707567782e6f72672f6261676973746f2f6261676973746f2f6c6963656e73652e737667)](https://packagist.org/packages/bagisto/bagisto)[![Backers on Open Collective](https://camo.githubusercontent.com/4ac4b5e7fb4af7ad6d7e728360fbbdbcfc16b8135e2efe4ab249566f898fe3e3/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f6261676973746f2f6261636b6572732f62616467652e737667)](#backers)[![Sponsors on Open Collective](https://camo.githubusercontent.com/70648996e9dd2e56e8e884cd3d8faf89fe62ac45f002fa0d6901a7656303a7e2/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f6261676973746f2f73706f6e736f72732f62616467652e737667)](#sponsors)

Topics
------

[](#topics)

1. [Introduction](#introduction)
2. [Documentation](#documentation)
3. [Requirements](#requirements)
4. [Installation &amp; Configuration](#installation-and-configuration)
5. [License](#license)
6. [Security Vulnerabilities](#security-vulnerabilities)
7. [Miscellaneous](#miscellaneous)

### Introduction

[](#introduction)

[Bagisto](https://www.bagisto.com) is a hand tailored E-Commerce framework built on some of the hottest opensource technologies such as [Laravel](https://laravel.com) (a [PHP](https://secure.php.net/) framework) and [Vue.js](https://vuejs.org)a progressive Javascript framework.

**Bagisto can help you to cut down your time, cost, and workforce for building online stores or migrating from physical stores to the ever demanding online world. Your business -- whether small or huge -- can benefit. And it's very simple to set it up.**

**Read our documentation: [Bagisto Docs](https://devdocs.bagisto.com/)**

**We also have a forum for any type of concerns, feature requests, or discussions. Please visit: [Bagisto Forums](https://forums.bagisto.com/)**

Visit our live [Demo](https://demo.bagisto.com)
===============================================

[](#visit-our-live-demo)

It packs in lots of features that will allow your E-Commerce business to scale in no time:

- Multiple Channels, Locale, Currencies.
- Built-in Access Control Layer.
- Beautiful and Responsive Storefront.
- Descriptive and Simple Admin Panel.
- Admin Dashboard.
- Custom Attributes.
- Built on Modular Approach.
- Support for Multiple Store Themes.
- Multistore Inventory System.
- Orders Management System.
- Customer Cart, Wishlist, Product Reviews.
- Simple, Configurable, Group, Bundle, Downloadable and Virtual Products.
- Price rules (Discount) inbuilt.
- Theme (Velocity).
- CMS Pages.
- Check out [these features and more](https://bagisto.com/features/).

**For Developers**: Take advantage of two of the hottest frameworks used in this project -- Laravel and Vue.js -- both of which have been used in Bagisto.

### Documentation

[](#documentation)

#### Bagisto Documentation

[](#bagisto-documentation-httpsdevdocsbagistocom)

### Requirements

[](#requirements)

- **OS**: Ubuntu 16.04 LTS or higher / Windows 7 or Higher (WampServer / XAMPP).
- **SERVER**: Apache 2 or NGINX.
- **RAM**: 3 GB or higher.
- **PHP**: 7.2.0 or higher.
- **Processor**: Clock Cycle 1 Ghz or higher.
- **For MySQL users**: 5.7.23 or higher.
- **For MariaDB users**: 10.2.7 or Higher.
- **Node**: 8.11.3 LTS or higher.
- **Composer**: 1.6.5 or higher.

### Installation and Configuration

[](#installation-and-configuration)

**1. Try our new GUI installer to install Bagisto:**

##### a. Download zip from the link below:

[](#a-download-zip-from-the-link-below)

[Download](https://github.com/bagisto/bagisto/archive/v0.1.6.zip)

##### b. Extract the contents of zip and execute the project in your browser:

[](#b-extract-the-contents-of-zip-and-execute-the-project-in-your-browser)

```
http(s)://localhost/bagisto/public

```

or

```
http(s)://example.com/public

```

**2. Try our old fashioned way to install Bagisto:**

##### Execute these commands below, in order

[](#execute-these-commands-below-in-order)

```
1. composer create-project bagisto/bagisto

```

**Now, configure your database:**

If the above command was completed successfully, then you'll find directory **bagisto** with all of the code inside it.

Find file **.env** inside **bagisto** directory and set the environment variables listed below:

- **APP\_URL**
- **DB\_CONNECTION**
- **DB\_HOST**
- **DB\_PORT**
- **DB\_DATABASE**
- **DB\_USERNAME**
- **DB\_PASSWORD**

Mailer environment variables are also required to be set up. This is because **Bagisto** needs to send emails to customers and admins depending on what events require notification.

```
2. php artisan migrate

```

```
3. php artisan db:seed

```

```
4. php artisan vendor:publish
-> Press 0 and then press enter to publish all assets and configurations.

```

```
5. php artisan storage:link

```

```
6. composer dump-autoload

```

**To execute Bagisto**:

##### On server:

[](#on-server)

Warning: Before going into production mode we recommend you uninstall developer dependencies. In order to do that, run the command below:

> composer install --no-dev

```
Open the specified entry point in your hosts file in your browser or make an entry in hosts file if not done.

```

##### On local:

[](#on-local)

```
php artisan serve

```

**How to log in as admin:**

> *http(s)://example.com/admin/login*

```
email:admin@example.com
password:admin123

```

**How to log in as customer:**

*You can directly register as customer and then login.*

> *http(s)://example.com/customer/register*

### License

[](#license)

Bagisto is a truly opensource E-Commerce framework which will always be free under the [MIT License](https://github.com/bagisto/bagisto/blob/master/LICENSE).

### Security Vulnerabilities

[](#security-vulnerabilities)

Please don't disclose security vulnerabilities publicly. If you find any security vulnerability in Bagisto then please email us: .

### Miscellaneous

[](#miscellaneous)

#### Contributors

[](#contributors)

This project is on [Open Collective](https://opencollective.com/bagisto) and it exists thanks to the people who contribute.

[![](https://camo.githubusercontent.com/8c8bc347a5318fc703571297bc33f0df6ec41b4db7d2ac3ee44eebe6c4d90941/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f6261676973746f2f636f6e7472696275746f72732e7376673f77696474683d38393026627574746f6e3d66616c7365)](https://github.com/bagisto/bagisto/graphs/contributors)

#### Backers

[](#backers)

Thank you to all our backers! 🙏

[![](https://camo.githubusercontent.com/0f6d3da20e84bc3178b88ed34b17637dcaade40247276f939ae58ca25d849255/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f6261676973746f2f6261636b6572732e7376673f77696474683d383930)](https://opencollective.com/bagisto#contributors)

#### Sponsors

[](#sponsors)

Support this project by becoming a sponsor. Your logo will show up here with a link to your website.

[![](https://camo.githubusercontent.com/26292655926cbde74f3e0d9599fee0fb557dc047ee7917acfc65282351dac3a0/68747470733a2f2f696d616765732e6f70656e636f6c6c6563746976652e636f6d2f7374617469632f696d616765732f6265636f6d655f73706f6e736f722e737667)](https://opencollective.com/bagisto/contribute/sponsor-7372/checkout)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a47ef687815aac75e518d9389db8f8c31371b29175f0b7664d739bc99191165c?d=identicon)[shubhwebkul](/maintainers/shubhwebkul)

### Embed Badge

![Health badge](/badges/shubhwebkul-ecommerce-fake/health.svg)

```
[![Health](https://phpackages.com/badges/shubhwebkul-ecommerce-fake/health.svg)](https://phpackages.com/packages/shubhwebkul-ecommerce-fake)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
