Telenok CMS
, (*1)
Telenok CMS allows to create and to manage any types of objects, add fields to them and permissions, set rules and business processes using ORYX engine., (*2)
Official Documentation
Documentation for the entire Telenok CMS can be found on the Telenok website., (*3)
License
Telenok CMS is open-sourced software licensed under the Free for personal, non-commercial, non-company using and commercial licensed in other cases. Please, visit http://telenok.com/license, (*4)
Installation
Using composer.phar execute commands:, (*5)
$ php composer.phar create-project --prefer-dist telenok/cms <target-directory> dev-master
$ cd <target-directory>
$ php artisan telenok:install
$ php artisan telenok:seed
Then you can login via, (*6)
http://<your_domain>/telenok
Screenshots
, (*7)