Skip to content

yyohanes/kommercio

Repository files navigation

Kommercio E-commerce

This is my self-project to build an E-commerce system from scratch.

Kommercio is a custom E-commerce system self-project that I have been building for 1.5 years with Laravel. It has all e-commerce necessary features:

  • Order Management
  • Catalog Management
  • Discount & Coupon Management
  • Customer Management
  • Stock Management
  • Tax
  • CMS: Page, Menu, Blog, Banner, Gallery

For a Demo, visit below URLs:

Frontend http://kommercio.webpresso.co.id

Backend http://kommercio.webpresso.co.id/backoffice Username: admin@kommercio.id Password: kommercio123

UPGRADE GUIDE

  • Delete your vendor folder and run composer install to update to Laravel 5.4