Part of the EllisLab Network
x
 
Create New Page
 View Previous Changes    ( Last updated by Blaze Boy )

Vunsy REVOLUTIONARY CMS

Vunsy system

you can download it from :
http://github.com/blazeeboy/vunsy/tree

is a PHP program that built on codeIgniter and Jquery
[The idea]

  *

    the idea is to make a site with fast way debending on the widgets and layouts giving permissions to evey content for several things viewing, deleting and so.
  *

    so as the section has the same thing built on it some applications accessible by a task bar like facebook one

[ Installation ]

  * 1- copy the vunsy folder to your web folder
  *

    2- files needed to be configured

        vunsy/system/application/config/config.php
        vunsy/system/application/config/database.php
        vunsy/system/application/config/vunsy_config.php

  *

    3- to install database : vunsyURL/index.php/install ex: http://localhost/vunsy/index.php/install

[ Running ]

  * 1- normal site: vunsyURL/index.php ex: http://localhost/vunsy/index.php/install
  * 2- login page: vunsyURL/index.php/login ex: http://localhost/vunsy/index.php/login
  * 3- logout page: vunsyURL/index.php/logout ex: http://localhost/vunsy/index.php/logout

[ Root default logon ]

  * 1- user name: root password: toor
  * you can change it from: vunsy/system/application/config/vunsy_config.php