Code Monkey home page Code Monkey logo

antvel's Introduction

Antvel Introduction

[![Bower](https://img.shields.io/bower/v/bootstrap.svg?style=flat-square)]() [![StyleCI](https://styleci.io/repos/44852299/shield)](https://styleci.io/repos/44852299)

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!

Gratipay Profile

https://gratipay.com/Antvel/

Chat Rooms

HipChat

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

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/install into your antvel project folder

composer update/install

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

At this point we are just missing run bower install, in order to have all the frontend dependencies in your machine. So, go to your antvel directory using command line, as so:

bower install

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

Using Laravel Elixir

First at all, you need to install Gulp package typing this command line in your terminal. Like so:

npm install --global gulp

Second at all, you will need to step into your antvel folder, like so:

cd antVel

Third at all, type this following command in order for you to install the npm dependencies, like so:

npm install 

If you are developing on Windows or running your VM on it, you must try like so:

npm install --no-bin-links

Now feel free to run gulp into your antVel folder, like so:

gulp

reCaptcha Settings

Now tha you have everything setted up, you need to set the Antvel reCaptcha variables, in order to have the user loging working in that mode. First you need to go to the reCaptcha web site and get your environments values

https://www.google.com/recaptcha/admin#list

then you have to fill out the "Register a new site" form in order to obtain the reCaptcha keys

RECAPTCHA_PUBLIC_KEY, and RECAPTCHA_PRIVATE_KEY

So, you will need to assign those values into Antvel .env file. For example:

RECAPTCHA_PUBLIC_KEY = antvelRecaptcahPrivateKey

RECAPTCHA_PRIVATE_KEY = antvelRecaptcahPrivateKey

Note: If the APP_DEBUG == true, the reCaptcha will not be applied

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 (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)
  • Produducts barcode
  • Administrative Panel - (http://antvel.com/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
  • Dinamic Breadcrumbs

Demo Information

Contact

You can communicate with us using the following mediums:

License

License

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

Contributing

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

antvel's People

Contributors

elib0 avatar gitter-badger avatar gocanto avatar julioserpone avatar mauri870 avatar wwwroth avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.