Skip to content

aarchila/laracom

 
 

Repository files navigation

Build Status Scrutinizer Code Quality Code Intelligence Status Test Coverage

Fork Status Star Status Gitter chat

Laravel FREE E-Commerce Software

Test-driven development (TDD) made app

Framework Used : Laravel 5.6

Website

Installation

Admin Screenshots

Shop Screenshots

Demo

Features

  • Products

    • Multiple product images
    • Configure SKU, name, description, price and quantity
    • Product list ordering and sorting
    • Enable / Disable products
    • Full searchable of products in admin and front store
    • Product image zooming ability
  • Cart

    • Add any item to the cart
    • Customizable item in the cart
  • Checkout

    • Ability to checkout the items and pay
    • Guest checkout
  • Categories

    • Cover category image
    • Parent-child categories for layered navigation
    • Configure name, description and status
  • Customer

    • See detailed customer information, addresses for your shipping
    • Enable / Disable customers
  • Orders

    • See overview of your orders
    • Detailed view of the order comes with: list of items purchased, delivery address, chosen courier and payment status.
    • Downloadable invoice
  • Payment

    • PayPal-ready shop!
    • Accept online payments in an instant
    • Accepts credit-card payments
  • Couriers

    • Add couriers and configuration
  • Employees

    • Add / edit employees that will manage your store
    • Set employee as admin and manage the shop
  • Mobile

    • Mobile responsive design for the admin and front store
    • Access anywhere your admin and front store

BUILD AND COMPILE ASSETS

  • Run: npm install

  • Then: npm run dev for dev environment and npm run production for live. Wait for it to be compiled and refresh the page.

Support open source

paypal

Author

Jeff Simons Decena

About

Laravel FREE E-Commerce Software

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 88.5%
  • HTML 11.5%