Skip to content

Nguy3nM1nhVu0ng/App

 
 

Repository files navigation

Antvel Introduction

Total Downloads Latest Stable Version

This is a development, 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.

Installation

Antvel uses Composer to manage its dependencies. So, before using it, make sure you have Composer installed on your machine.

First, download the Antvel installer through Composer:

composer global require "antvel/installer"

Make sure to place the $HOME/.composer/vendor/bin directory (or the equivalent directory for your OS) in your $PATH so the antvel executable can be located by your system.

Once installed, the antvel install command will create a fresh copy of the project in the directory you provided. For example, antvel install will create a directory named App-master containing a fresh Antvel installation with all of its dependencies already installed:

antvel install

More info

Features

  • Responsivity
  • Open Source
  • Social Media Integration
  • Unlimited Categories
  • Unlimited Products
  • Your Own Style
  • Multi Language
  • Product Reviews
  • Product Ratings
  • Automatic Image Resizing
  • Related Products (What other customers are looking at, Recommendations for you in our categories, Store Trending)
  • Search Engine Optimization
  • Sales Reports
  • Wish Lists
  • Products Suggestions
  • Products Grouping (http://antvel.com/products/42)
  • Addresses Book
  • User Profiles (Sellers & Buyers)
  • Products barcode
  • Administrative Panel - (http://antvel.com/dashboard)
  • Users Orders list with action status (process, Placed, Cancel, Rated)
  • Dynamic Products Features
  • Company Profile
  • Shopping Cart
  • Users preferences control
  • Users Notifications
  • Company Info CMS
  • Search Engine Suggestions
  • Dynamic Breadcrumbs

Dashboard

Here, you will be able to manage the base information of your store, such as categories, products features and more.

At the moment, the panel just has the module to manage the store categories, products and products features. However, it is intended to be the replacement for wpanel.

You will be able to visit this section by typing this address within your installed app, as so http://app.dev/dashboard. Once the whole wpanel is migrated to it, we will be updating the references in the app. Remember, you will have to be logged in either as seller or admin.

Demo

To do list

If you like antvel and want to contribute, you can check this task list.

https://github.com/ant-vel/Discussion/issues

Chat Rooms

We keep the conversation going in our Slack channel, so if you would, you can ask us how.

Gratipay Profile

https://gratipay.com/Antvel/

Contributing

Please feel free to fork this package and contribute by submitting a pull request to enhance the functionalities.

License

The MIT License (MIT). Please see License File for more information.

How can I thank you?

Why not star the github repo and share the link for this repository on Twitter?

Don't forget to follow me on twitter!

Thanks!

Gustavo Ocanto. gustavoocanto@gmail.com

About

Laravel e-commerce Application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 56.2%
  • HTML 24.4%
  • CSS 16.2%
  • JavaScript 3.1%
  • ApacheConf 0.1%