This is the 2018 archive for the Ingenia project. The latest one is available here: https://github.com/virtuagora/ingenia
If you need information or support please contact us! @augusthur & @guillecro
Follow us on Twitter @virtuagora
Open a terminal in the desire folder where you want to git clone
the repository.
git clone https://github.com/virtuagora/virtuagora-core.git
Install the php dependencies using composer
php composer install
Install the npm dependencies
npm install