Skip to content

iljaSuhinin/KasperskyShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaspersky online store

interenet shop with the use of the engine and silius soantaAdmnBundle

Installation:

  1. Clone the repository
$ git clone https://github.com/iljaSuhinin/OnlineStore.git
$ cd OnlineStore
  1. Configure your database parameters
$ cp app/config/parameters.yml-dist app/config/parameters.yml
  1. Composer install
$ curl -s http://getcomposer.org/installer | php
  1. vendors install
$ php composer.phar install
  1. Migration install
$ php app/console doctrine:migrations:migrate
  1. Assetics dump
$ php sandbox/console assetic:dump
  1. Create root user for backend
$ php app/console fos:user:create root --super-admin

About

Kaspersky Internet Shop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published