Skip to content
This repository has been archived by the owner on Apr 24, 2018. It is now read-only.

VincentChalnot/SidusEAVDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sidus / EAV Demo

See Sidus/EAVModelBundle documentation for further information

Dev Installation

$ composer install
$ app/console doctrine:database:create
$ app/console doctrine:schema:create

Server installation

PHP stack $ apt-get install php5-intl php5-mysql php5-curl php5-gd php5-apcu

Third-party requirements: $ apt-get install npm $ npm install -g uglifyjs $ npm install -g uglifycss