Skip to content

mskang15/ecommerce

Repository files navigation

E-Commerce Application using Laravel

At this stage this is just an attempt to make a simple e-commerce site, using Laravel v4, the aim is to make something very similar to what can be acheived by using Shopify.

This is mainly a learning exercise for myself, but it has been prompted by the lack of reasonable choices for "off-the-shelf" e-commerce software.

Features

  • Products
  • Images (possibly allowing assets to be decoupled, eg. stored on Amazon S3)
  • Categories
  • Tags
  • Search
  • Internationalization (including Translation, possibly using Gettext)
  • Cart
  • Shipping Methods (possibly including Digital Distribution)
  • Checkout (featuring integrations with several Payment Gateways)
  • Customer Accounts
  • Admin Control Panel
  • Consideration for Search Engines (friendly URLs, schema.org, etc)

License

This code is available under the MIT License, so essentially you are free to do what you want with it.

About

E-Commerce Application using Laravel v4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published