LaravelPackages.net
Acme Inc.
Toggle sidebar
telenok/cms

Telenok CMS

34
0
About telenok/cms

telenok/cms is a Laravel package for telenok cms. It currently has 0 GitHub stars and 34 downloads on Packagist. Install it with composer require telenok/cms. Discover more Laravel packages by telenok or browse all Laravel packages to compare alternatives.

Last updated

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

Star History Chart