Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Telenok CMS

Total Downloads Latest Stable Version Latest Unstable Version License

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.

Official Documentation

Documentation for the entire Telenok CMS can be found on the Telenok website.

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

Installation

Using composer.phar execute commands:

$ 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

http://<your_domain>/telenok

Screenshots

Backend Backend Business process

About

Telenok CMS root package

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors