All Projects → intelligo-mn → Laravel Ecommerce

intelligo-mn / Laravel Ecommerce

Licence: mit
Laravel open source e-commerce system.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Laravel Ecommerce

ecommerce
Laravel open source e-commerce system.
Stars: ✭ 209 (+28.22%)
Mutual labels:  angularjs, platform, ecommerce, multi-platform, composer, social-media, shop, angular-material, ecommerce-platform, laravel5
Arastta
Solid, Free, Open Source, Community Driven eCommerce
Stars: ✭ 251 (+53.99%)
Mutual labels:  ecommerce, shop, ecommerce-platform, composer
Ever
Ever® - Open-Source Commerce Platform for On-Demand Economy and Digital Marketplaces
Stars: ✭ 980 (+501.23%)
Mutual labels:  ecommerce, shop, ecommerce-platform, platform
Aimeos Laravel
Laravel ecommerce package for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 5,204 (+3092.64%)
Mutual labels:  ecommerce, shop, ecommerce-platform, laravel
Ecommerce Laravel Bootstrap
Responsive, Multi-Vendor, MultiLanguage Online Store Platform (shopping cart solution)
Stars: ✭ 99 (-39.26%)
Mutual labels:  ecommerce, ecommerce-platform, laravel, laravel5
Bagisto
An easy to use, free and open source laravel eCommerce platform to build your online shop in no time.
Stars: ✭ 4,140 (+2439.88%)
Mutual labels:  ecommerce, ecommerce-platform, laravel, shop
Aimeos
Integrated online shop based on Laravel 8 and the Aimeos e-commerce framework
Stars: ✭ 2,354 (+1344.17%)
Mutual labels:  ecommerce, shop, laravel, ecommerce-platform
Saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
Stars: ✭ 14,720 (+8930.67%)
Mutual labels:  ecommerce, shop, ecommerce-platform
Easyhttp
A Laravel HTTP-client to make HTTP request easier and log requests and responses
Stars: ✭ 20 (-87.73%)
Mutual labels:  laravel, laravel5, composer
Oc Shop Plugin
An ecommerce platform for October CMS.
Stars: ✭ 29 (-82.21%)
Mutual labels:  ecommerce, shop, laravel
Laravel Ecommerce
AvoRed an Open Source Laravel Shopping Cart
Stars: ✭ 1,151 (+606.13%)
Mutual labels:  ecommerce, ecommerce-platform, laravel
Sylius
Open Source eCommerce Platform on Symfony
Stars: ✭ 6,598 (+3947.85%)
Mutual labels:  ecommerce, shop, ecommerce-platform
Nopcommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
Stars: ✭ 6,827 (+4088.34%)
Mutual labels:  ecommerce, shop, ecommerce-platform
App
Laravel e-commerce Application.
Stars: ✭ 604 (+270.55%)
Mutual labels:  ecommerce, shop, laravel
Yupe
Yupe! is an open source Yiiframework-based online e-commerce solution. Demo https://demo.yupe.ru/
Stars: ✭ 596 (+265.64%)
Mutual labels:  ecommerce, shop, ecommerce-platform
Larrock Core
Core components for LarrockCMS
Stars: ✭ 46 (-71.78%)
Mutual labels:  laravel, laravel5, composer
Candy Hub
The backend system for your GetCandy API
Stars: ✭ 73 (-55.21%)
Mutual labels:  ecommerce, ecommerce-platform, laravel
Lashop
Simple shop based on Laravel 7.3
Stars: ✭ 60 (-63.19%)
Mutual labels:  ecommerce, shop, laravel
Laracom
Laravel FREE E-Commerce Software
Stars: ✭ 1,570 (+863.19%)
Mutual labels:  ecommerce, shop, laravel
Reaction
Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
Stars: ✭ 11,588 (+7009.2%)
Mutual labels:  ecommerce, shop, ecommerce-platform

Issues Forks Stars Followers LICENSE Tweet Hits

Laravel Ecommerce Platform

This is a e-commerce platform I made mostly using Laravel 5.4

Features Requirements Install How to setting Contributors License

Features

  • Multiple language display for front and back end
  • Automatic cross sell / up sell / related product offerings
  • Open Source
  • Social Media Integration
  • Unlimited Categories
  • Unlimited Products
  • Related Products, Recommendations for you in our categories, Store Trending
  • Create custom transaction emails
  • Newsletter management
  • Create different sales rules for groups of products
  • Customer loyalty discounts
  • An “intelligent” search form
  • Custom page creation
  • Contact forms
  • Manage orders/invoicing/shipment processing
  • Manage different sales tax arrangements
  • Stock control
  • Integration with Social Media promotion tools
  • Tier pricing
  • Multiple Currency
  • Wish Lists
  • Ability to Ship to Multiple Addresses
  • Single step checkout for registered customers

Requirements

PHP >= 5.6.4
MySQL >= 5.7
OpenSSL PHP Extension
PDO PHP Extension
Mbstring PHP Extension
Tokenizer PHP Extension
XML PHP Extension

Install

Clone repo

git clone https://github.com/intelligo-systems/laravel-ecommerce.git

Install Composer

Download Composer

composer update/install

composer install

Install Nodejs

Download Node.js

NPM dependencies

npm install

Using Laravel Mix

npm run dev

How to setting

Go into .env file and change Database and Email credentials.

php artisan migrate
php artisan db:seed

Generating a New Application Key

php artisan key:generate

Contributors

You may contribute in several ways like creating new features, fixing bugs, improving documentation and examples or translating any document here to your language. Find more information in CONTRIBUTING.md. Contributors

License

Copyright (C) 2019 Intelligo Systems.
In this project is open-sourced software licensed under the MIT license.
(See the LICENSE file for the whole license text.)

⬆ back to top

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].