Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

speedovation/LaravelMart

Repository files navigation

LaravelMart - Complete eCommerce Platform

Pre Alpha release. Stay tuned for stable release.

##TODO

  • Admin dashboard responsive theme
  • Link Menus
  • Account management
  • Widgets
  • Reports
  • Search
  • Quick actions
  • Quick look on stock
  • Will add more
  • Manage Themes
  • Manage shipping ways and vendors
  • Manage Payment types
  • Adding payment gateways
  • Integrating into frontend
  • User fill billing address and buy stuff using payment gateways.
  • New attractive front-end theme

#Features - FrontEnd and Backend

FrontEnd - User area

Users

Easily render forms for login, signup and password reset.
Account confirmation (through confirmation link).
Password reset (sending email with a change password link).
Generate routes for login, signup, password reset, confirmation, etc.
Generate a customizable controller that handles the basic user account actions.
Contains a set of methods to help with basic user features.
Integrated with the Laravel Auth and Reminders component/configs.
User validation.
Login throttling.
Redirecting to previous route after authentication.
Checks for unique email and username in signup

e Commerce

Wishlist
Cart - add, remove, edit products
View products
View single product
Page Display
Menu Display
Billing - Address, Payment type, Delivery type
Apply coupon

General

Custom Error Pages

  • 403 for forbidden page accesses
  • 404 for not found pages
  • 500 for internal server errors

Backend - Admin area

Manage billings
Manage Categories
Manage Products
Manage Orders
Manage Orders Items
Manage menus (nested)
Manage Wishlists
Manage Users
Manage pages
Manage Coupons
Manage Emails
Manage Settings
Manage User, Permissions and Roles
Manage Password Resets

General

WYSIWYG editor for post creation and editing.
DataTables dynamic table sorting and filtering.
Colorbox Lightbox jQuery modal popup.
Datepicker
[Select] (http://harvesthq.github.io/chosen )

Created a dynamic CRUD for table operations. Just add fields in config and we are done. Do all types of CRUD operations. Working to bring foreign key support.

Wiki

Home
Coupons
Email templates
Images croping
Packages
Pages
Products and Inventory
Settings
Shipping
Tax

In Future

Manage Article Category
Manage Tag
Manage News Manage Blog Post

Inventive - Responsive framework

Inventive - Responsive framework a simple, uncluttered, and powerful mobile first front-end framework for faster and easier web development.

Packages included

License

The LaravelMart is open-sourced software licensed under the Apache 2.0 license

Copyright

Yash, Speedovation