Skip to content

WebtoolsWendland/antVel

 
 

Repository files navigation

Antvel Introduction

Join the chat at https://gitter.im/ant-vel/antVel License

This is an alpha, experimental release of Antvel. Everything will change gradually, looking forward to get the best of this awesome product. Thank you for testing!

Antvel is a eCommerce project written in Laravel 5.* intended for building a friendly eStore either for startups or big companies, and is highly opinionated towards that use case. Because it is a platform already built, you only will need to add as many products as you need to start selling and taking orders from customers

Antvel aim is giving to you and your clients the best eCommerse experience in a different aproach!

Installation

First, clone the antvel repository into your local folder using:

git clone https://github.com/ant-vel/antVel.git

Next, you will need to run composer update into your antvel project folder

composer update

After run composer update, be sure to create and migrate your database and define your environment variables in your .env file. Also you have to run artisan migrate command, in arden to create the Antvel schema.

php artisan migrate:refresh

Then, you must run the Antvel seeder to create a functional demo, like so:

php artisan migrate:refresh --seed

After run all these commands you should be able to look at your antvel version running in your browser

Features

  • Responsivity
  • Open Source
  • Social Media Integration
  • Unlimited Categories
  • Unlimited Products
  • Unlimited Manufacturers
  • Your Own Style
  • Multi Language
  • Multi Currency
  • Product Reviews
  • Product Ratings
  • Downloadable Products
  • Automatic Image Resizing
  • Multiple Tax Rates
  • Related Products
  • Search Engine Optimization
  • Sales Reports
  • Wish Lists
  • Products Suggestions
  • Products Grouping
  • Addresses Book
  • User Profiles (Sellers & Buyers)
  • Produducts barcode
  • Administrative Panel (wpanel)
  • Users Orders list with action status (process, Placed, Cancel, Rated)
  • Products Rate
  • Products Reviews
  • Virtual Products (products key download integrated)
  • Free Products Module
  • Users Points
  • Virtual Products Delivery
  • Dinamic Products Features
  • Company Profile
  • Shopping Cart
  • Users preferences control
  • Users Notifications
  • Company Info CMS
  • Search Engine Suggestions

Contact

You can communicate with us using the following mediums:

License

The AntVel eCommerce is open-sourced software licensed under the MIT license.

Contributing

Before sending a Pull Request, be sure to review the Contributing Guidelines first.

About

An Laravel eCommerce - Official Repository

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.0%
  • JavaScript 3.9%
  • ApacheConf 0.1%