2017 © Pedro Peláez
 

project shopvel

Shopvel eCommerce

image

shopvel/shopvel

Shopvel eCommerce

  • Thursday, June 30, 2016
  • by shopvel
  • Repository
  • 2 Watchers
  • 1 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Shopvel eCommerce

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

Overview

Shopvel eCommerce - Powerfull Open Source eCommerce Software - Built with Laravel 5., (*2)

Installation

Note: Shopvel is still in development!, (*3)

1.) Create project via composer, (*4)

$ composer create-project shopvel/shopvel

2.) Make storage and bootstrap/cache folders writeable:, (*5)

$ chmod -R 755 storage
$ chmod -R 755 bootstrap/cache

3.) Modify environments variables. Most variables are standard from Laravel 5. See [Laravel 5 Documentation] (https://laravel.com/docs/5.2/configuration) for more informations. Shopvel environment variables are:, (*6)

APP_THEME: Frontend theme name
APP_LANG: Default language
APP_LANG_FALLBACK: Fallback language
APP_LANGUAGES: Available languages (comma seperated)
APP_TIMEZONE: Default timezone

4.) Run migration and create an admin user via artisan:, (*7)

Note: Database connection required (.env file)!, (*8)

$ php artisan migrate
$ php artisan shopvel:create-admin

Artisan

Currently you can use following artisan commands:, (*9)

$ php artisan shopvel:create-admin (create an admin)
$ php artisan shopvel:version (get current Shopvel version number)

Themes

You can change default theme over the configuration file theme.php under config/theme.php. Views can be found under resources/views/themes/THEMENAME and assets under public/assets/themes/THEMENAME., (*10)

Official Documentation

Documentation for the Shopvel eCommerce software can be found on the [Shopvel website] (http://shopvel.com/docs)., (*11)

License

Shopvel eCommerce is open-sourced software licensed under the MIT license., (*12)

The Versions

30/06 2016

dev-master

9999999-dev

Shopvel eCommerce

  Sources   Download

MIT

The Requires

 

ecommerce shopvel

29/06 2016

v0.1.6

0.1.6.0

Shopvel eCommerce

  Sources   Download

MIT

The Requires

 

ecommerce shopvel

28/06 2016

v0.1.5

0.1.5.0

Shopvel eCommerce

  Sources   Download

MIT

The Requires

 

ecommerce shopvel

28/06 2016

v0.1.4

0.1.4.0

Shopvel eCommerce

  Sources   Download

MIT

The Requires

 

ecommerce shopvel

27/06 2016

v0.1.3

0.1.3.0

Shopvel eCommerce

  Sources   Download

MIT

The Requires

 

ecommerce shopvel

26/06 2016

v0.1.1

0.1.1.0

Shopvel eCommerce

  Sources   Download

MIT

The Requires

 

ecommerce shopvel

26/06 2016

v0.1.0

0.1.0.0

Shopvel eCommerce

  Sources   Download

MIT

The Requires

 

ecommerce shopvel