This is a simple content management system built on ZF2 that requires a minimum knowledge of programming.
You can install Mingus using native git submodules:
git clone git://github.com/nervoustwit/mingus.git
Open a command line prompt in the root of mingus and execute:
sudo php composer.phar install
to install all the necessary dependencies
Afterwards, set up a virtual host to point to the public/ directory of the project and you should be ready to go!
Edited 2018-10-30