All Projects → intelligo-mn → ecommerce

intelligo-mn / ecommerce

Licence: MIT License
Laravel open source e-commerce system.

Programming Languages

PHP
23972 projects - #3 most used programming language
Blade
752 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
hack
652 projects

Projects that are alternatives of or similar to ecommerce

Laravel Ecommerce
Laravel open source e-commerce system.
Stars: ✭ 163 (-22.01%)
Mutual labels:  angularjs, platform, ecommerce, multi-platform, composer, social-media, shop, angular-material, ecommerce-platform, laravel5
Ever
Ever® - Open-Source Commerce Platform for On-Demand Economy and Digital Marketplaces
Stars: ✭ 980 (+368.9%)
Mutual labels:  platform, ecommerce, shop, ecommerce-platform
Pimcore
Open Source Data & Experience Management Platform (PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce)
Stars: ✭ 2,352 (+1025.36%)
Mutual labels:  ecommerce, shop, ecommerce-platform, online-shop
boxshop
Laravel ecommerce platform
Stars: ✭ 78 (-62.68%)
Mutual labels:  ecommerce, shop, laravel5, online-shop
Arastta
Solid, Free, Open Source, Community Driven eCommerce
Stars: ✭ 251 (+20.1%)
Mutual labels:  ecommerce, composer, shop, ecommerce-platform
E-commerceCustomerFYP
Android E-commerce Platform. Allow customer to buy product, chat, feedback rating, make payment to retailer
Stars: ✭ 41 (-80.38%)
Mutual labels:  ecommerce, social-media, ecommerce-platform
Saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
Stars: ✭ 14,720 (+6943.06%)
Mutual labels:  ecommerce, shop, ecommerce-platform
Spree
Open Source headless multi-language/multi-currency/multi-store eCommerce platform
Stars: ✭ 11,571 (+5436.36%)
Mutual labels:  ecommerce, shop, ecommerce-platform
Coreshop
CoreShop - Pimcore eCommerce
Stars: ✭ 193 (-7.66%)
Mutual labels:  ecommerce, shop, ecommerce-platform
Ryal
🏵 An e-commerce library for elixir; just to save you some pain, we're still in construction, so star us instead or donate!
Stars: ✭ 87 (-58.37%)
Mutual labels:  ecommerce, shop, ecommerce-platform
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 (+5444.5%)
Mutual labels:  ecommerce, shop, ecommerce-platform
Ecommwar
A leaderboard of the top open-source e-commerce platforms. Promoting the bests for building reliable stores.
Stars: ✭ 203 (-2.87%)
Mutual labels:  ecommerce, shop, ecommerce-platform
Grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
Stars: ✭ 1,768 (+745.93%)
Mutual labels:  ecommerce, shop, ecommerce-platform
Aimeos
Integrated online shop based on Laravel 8 and the Aimeos e-commerce framework
Stars: ✭ 2,354 (+1026.32%)
Mutual labels:  ecommerce, shop, ecommerce-platform
saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
Stars: ✭ 15,824 (+7471.29%)
Mutual labels:  ecommerce, shop, ecommerce-platform
Ecommerce Laravel Bootstrap
Responsive, Multi-Vendor, MultiLanguage Online Store Platform (shopping cart solution)
Stars: ✭ 99 (-52.63%)
Mutual labels:  ecommerce, ecommerce-platform, laravel5
Falcon
DEITY Falcon - Progressive Web App library for any type of website. Fully Open Source, Platform Agnostic and headless. OSL3.0. Supports Magento 2 PWA storefront, Wordpress PWA and BigCommerce PWA Storefront. Built with ReactJS, NodeJS and GraphQL. Join our community and become a contributor at https://slack.deity.io
Stars: ✭ 501 (+139.71%)
Mutual labels:  platform, ecommerce, shop
Nopcommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
Stars: ✭ 6,827 (+3166.51%)
Mutual labels:  ecommerce, shop, ecommerce-platform
Sylius
Open Source eCommerce Platform on Symfony
Stars: ✭ 6,598 (+3056.94%)
Mutual labels:  ecommerce, shop, ecommerce-platform
FoodDelivery
E-Commerce demo project. Food delivery application project made with.
Stars: ✭ 106 (-49.28%)
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].