Open Collective
Open Collective
Loading
Today's Balance
$241.83
Community Building and Activi...
$10,000
per year

Contribute


Become a financial contributor.

Financial Contributions

Recurring contribution
Backer

Become a backer for $5.00 per month and support us

Starts at
$5 USD / month

Latest activity by


Recurring contribution
Sponsor

Become a sponsor for $100.00 per month and support us

Starts at
$100 USD / month

Latest activity by


Custom contribution
Donation
Make a custom one-time or recurring contribution.

Latest activity by


+ 6

Top financial contributors

Individuals

1
Why So Awesome?

$80 USD since Sep 2020

2
Maciej Kwas

$45 USD since Jul 2019

3
funder7

$15 USD since Dec 2021

4
KG KG

$10 USD since Apr 2019

5
Abdullah Al-Faqeir

$10 USD since Oct 2021

6
Incognito

$5 USD since Mar 2020

7
Ram Rohit Gannavarapu

$5 USD since Jun 2021

8
Adonis Ventocilla

$4 USD since Jun 2022

Organizations

1
e.ventures

$100 USD since Jan 2021

2
Rad Web Hosting

$20 USD since Jan 2022

Bagisto - Laravel eCommerce is all of us

Our contributors 12

Thank you for supporting Bagisto - Laravel eCommerce.

e.ventures

sponsor

$100 USD

Why So Awesome?

backer

$80 USD

Maciej Kwas

backer

$45 USD

Rad Web Hosting

backer

$20 USD

funder7

$15 USD

KG KG

$10 USD

Abdullah Al-F...

backer

$10 USD

incognito

$5 USD

Keep going

Ram Rohit Gan...

$5 USD

Budget


Transparent and open finances.

View all transactions
Contribution #550338
Contribution #512856
Contribution #512856
$
Today’s balance

$241.83 USD

Total raised

$241.83 USD

Total disbursed

--.-- USD

Estimated annual budget

--.-- USD

Connect


Let’s get the ball rolling!

News from Bagisto - Laravel eCommerce

Updates on our activities and progress.

Bagisto v1.3.3

FeaturesImage upload option with the editor. Ability to edit Bagisto product stock management without editing. Enhancements Datagrid enhancements. Admin is not getting mail on customer registration. On cli...
Read more
Published on November 16, 2021 by Saurav Pathak

What to expect in upcoming release?

Expect in upcoming release:A web installer to cut all the installation hassle.A totally refactored datagrid with performance boost and scopes for scalability.Various fixes and improvements.Full system is on event overdose, so anyone can ...
Read more
Published on January 18, 2019 by Prashant Singh

About


Bagisto - Laravel eCommerce

Bagisto is an Open Source eCommerce Framework built on Laravel.

Unlike the traditional eCommerce Framework which is almost solved using plugins and extensions, Bagisto offers Multi-Warehouse Inventory which forms its core feature. It enhances and builds complete trust with the customers by delivering goods with absolute reliability.

Features!

  • Multi-Warehouse Inventory
  • Multiple Channels, Locale, Currencies.
  • Beautiful and Responsive Storefront.
  • Customer Cart, Wishlist, Product Reviews.
  • Simple and Configurable Products.
  • Check out more

Roadmap!

We are also moving toward building the Multi-Vendor Marketplace, going mobile with PWA, implementing microservices and support to REST &GraphQL API. We will also be introducing Product Types like Booking and Subscription/Recurring, Dropshipping and Web-based POS. Check out more upcoming features here

> With the code-driven approach and tech stack > comprising Laravel and Vue.js, developers > can easily build their own code on top of it > and can change/add anything they want because > of fully customizable structure and the > mindset with which Bagisto was made.

Forums!

We also have a forum for any type of your concern, feature request discussions. Please visit: Bagisto Forums

Requirements!

  • OS: Ubuntu 16.04 LTS or higher.
  • SERVER: Apache 2 or NGINX
  • RAM: 2 GB or higer.
  • PHP: 7.1.17 or higher.
  • Processor: Clock Cycle 1Ghz or higher.
  • Mysql: 5.7.23 or higher.
  • Node: 8.11.3 LTS or higher.
  • Composer: 1.6.5 or higher.

Installation!

Step 1

Run this Command to download the project on to your local machine or server: > Note: If you have downloaded zip file then ignore this.

composer create-project bagisto/bagisto

if the above command's process was successful, you will find directory bagisto and all of the code will be inside it.

After it set your .env variable, especially the ones below:

  • APP_URL
  • DB_CONNECTION
  • DB_HOST
  • DB_PORT
  • DB_DATABASE
  • DB_USERNAME
  • DB_PASSWORD

Although you have to set the mailer variables also for the full functioning of your store for sending emails at various events by default.

Run this command below, if installing from the zip else skip:

composer install

Step 2

Run the following commands now

 - php artisan migrate
 - php artisan db:seed
 - php artisan vendor:publish
   -> Press 0 and then press enter to publish all assets and configurations.
 - php artisan storage:link

That's it, now just execute the project on your specified domain entry point pointing to the public folder inside installation directory.

License

MIT

Free Software, Hell Yeah!

Our team