Parus CMF

Hi all. Just wanted to share Parus content management system.

Parus is a simple, multilingual and modular CMF. The UI theme having a logical, simple and clean interface design. And are based on Bootstrap, which is fully responsive. Browse the site on any device!

Parus uses a modular approach. Each part is a separate module, all modules are loosely coupled.

Also runs on php7.

Front end demo

Demo - user: ‘admin’, Password: ‘password’

GitHub - basic template (prefered way to install).

GitHub- module itself.

API Documentation

Update to version 1.0.2

Run console command


php yii run/migrate

or run migrations directly


php yii migrate --migrationPath=@rokorolov/parus/blog/migrations

php yii migrate --migrationPath=@rokorolov/parus/menu/migrations

php yii migrate --migrationPath=@rokorolov/parus/gallery/migrations



[size="4"]Updates 10.11.16[/size]

Updated Front end demo

Added API.

[size="4"]Update to version 1.0.2[/size]

Run console command


php yii run/migrate

or run migrations directly


php yii migrate --migrationPath=@rokorolov/parus/blog/migrations

php yii migrate --migrationPath=@rokorolov/parus/menu/migrations

php yii migrate --migrationPath=@rokorolov/parus/gallery/migrations



[size="4"]Updates 10.11.16[/size]

Updated Front end demo

Added API.

[size="4"]Updates 15.11.16[/size]

Added API Documentation