All Projects → morozovalexander → symfocommerce

morozovalexander / symfocommerce

Licence: MIT License
Symfony 3 framework based ecommerce (eshop) project

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to symfocommerce

Aimeos Symfony
Symfony e-commerce bundle for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 194 (+676%)
Mutual labels:  ecommerce, e-commerce
mytek
Django e-commerce web application with advanced features
Stars: ✭ 27 (+8%)
Mutual labels:  ecommerce, e-commerce
E Commerce Db
Database schema for e-commerce (webstores) sites.
Stars: ✭ 245 (+880%)
Mutual labels:  ecommerce, e-commerce
saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
Stars: ✭ 15,824 (+63196%)
Mutual labels:  ecommerce, e-commerce
GoGonicEcommerceApi
Ecommerce Rest API application built in Go with Gin Gonic + Gorm
Stars: ✭ 81 (+224%)
Mutual labels:  ecommerce, e-commerce
Next Ecommerce
⚡️ Quantum Ecommerce. Made with Next.js | GraphQL | Apollo Server | Apollo Client | SSR
Stars: ✭ 186 (+644%)
Mutual labels:  ecommerce, e-commerce
Supply
🛍 Supply is a free e-commerce Jekyll theme with Gumroad integration.
Stars: ✭ 24 (-4%)
Mutual labels:  ecommerce, e-commerce
Aimeos Typo3
TYPO3 e-commerce extension for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 157 (+528%)
Mutual labels:  ecommerce, e-commerce
grav-skeleton-gravcart
The Grav Shopping Cart skeleton
Stars: ✭ 11 (-56%)
Mutual labels:  ecommerce, e-commerce
awesome-medusajs
A curated list of awesome resources related to MedusaJS 😎
Stars: ✭ 113 (+352%)
Mutual labels:  ecommerce, e-commerce
Smartstorenet
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
Stars: ✭ 2,363 (+9352%)
Mutual labels:  ecommerce, e-commerce
storefront-app
Storefront by Fleetbase is an open source hyperlocal shopping or services app. Enables users to quickly launch their own shop or service booking app or setup a multi-vendor marketplace.
Stars: ✭ 40 (+60%)
Mutual labels:  ecommerce, e-commerce
Shopyo
🎁 Your Open web framework, designed with big in mind. Flask with Django advantages. Build your management systems, ERP products & mobile backend (coming soon). Small business needs apps included by default. First timers friendly. Email: [email protected] | password: pass
Stars: ✭ 172 (+588%)
Mutual labels:  ecommerce, e-commerce
Coreshop
CoreShop - Pimcore eCommerce
Stars: ✭ 193 (+672%)
Mutual labels:  ecommerce, e-commerce
Importexportfree
Improve default Magento 2 Import / Export features - cron jobs, CSV , XML , JSON , Excel , mapping of any format, Google Sheet, data and price modification, improved speed and a lot more!
Stars: ✭ 160 (+540%)
Mutual labels:  ecommerce, e-commerce
saleor-sdk
JavaScript/TypeScript SDK for building e-commerce experiences and checkouts with Saleor API.
Stars: ✭ 125 (+400%)
Mutual labels:  ecommerce, e-commerce
Orocommerce
Main OroCommerce package with core functionality.
Stars: ✭ 148 (+492%)
Mutual labels:  ecommerce, e-commerce
Ymple Ecommerce
Node js E-commerce Framework powered with Sails.js & Node.js as an Ecommerce Platform Shop Solution
Stars: ✭ 152 (+508%)
Mutual labels:  ecommerce, e-commerce
kasir
Cashier Management & Inventory Management System
Stars: ✭ 28 (+12%)
Mutual labels:  ecommerce, e-commerce
DigitalProducts
Sell digital products with Craft Commerce
Stars: ✭ 48 (+92%)
Mutual labels:  ecommerce, e-commerce

Symfocommerce

Join the chat at https://gitter.im/morozovalexander/symfocommerce License: MIT

Symfony3 Standart Edition based ecommerce project.

Demo version: http://symfocommerce.webgrowth.xyz

  • Products with related categories and manufacturers.
  • Advanced and convenient admin panel
  • Products sorting by name or price
  • Disabling products by set zero quantity
  • Ability to add products to favourites
  • Seo friendly navigation, meta tags and description on each page, routes using slug, not id's, slug generator in admin section
  • Different product measures, e.g. grammes, pieces, oz., ml.
  • Category and manufacturer images
  • Several product images, fancybox, image uploading by dropzone in admin
  • Interactive javascript cart, online cart edition
  • News section, last news displayed on main page
  • Static pages and links to static pages in top menu
  • Slides on top page, slides management in admin section
  • Summernote editor for all descriptions
  • Sitemap autogeneration

Print /admin to access admin section.

To start use project run next console commands:

  • $ composer update
  • $ php bin/console doctrine:database:create
  • $ php bin/console doctrine:migrations:migrate

You can load some test data and admin account (admin/admin) if you want

  • $ php bin/console doctrine:fixtures:load

Do not forget to set permissions for var/cache/, var/logs/, var/sessions/, web/media/ to run symfony ;)

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].