Package Data | |
---|---|
Maintainer Username: | Telenok company |
Package Create Date: | 2016-06-25 |
Package Last Update: | 2016-06-26 |
License: | commercial |
Last Refreshed: | 2024-12-12 15:03:46 |
Package Statistics | |
---|---|
Total Downloads: | 34 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 2 |
Total Forks: | 0 |
Total Open Issues: | 0 |
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.
Documentation for the entire Telenok CMS can be found on the Telenok website.
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
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