flod1 / Bleextop

An ExtJS4 desktop solution.

Home Page:www.bleext.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bleextop

Bleextop is a Desktop solution for ExtJS4, the main idea is to provide a platform that helps developers to start their own applications. This project works with Ext4 and CodeIgniter.

Demo

A demo version is located at:

http://demos.bleext.com/desktop/

user: crysfel pass: 123

Please report any issue

Installing

  1. Download the project
  2. Edit the .htaccess file that is in the root directory of the project, modify the path according to your system (Line 4), if you do not have the mod-rewrite in your apache just comment all lines in this file
  3. Open the application/config/config.php file and change the 'base_url' configuration (Line 17), this is the URL of your project
  4. Open the application/config/database.php file and set your database credentials (Line 44)
  5. Create a database "desktop" in your mysql server.
  6. Load the database/desktop.sql script in your mysql server
  7. With your favorite browser go to the url where your project is.

About

An ExtJS4 desktop solution.

www.bleext.com