Giter VIP home page Giter VIP logo

ext-php's Introduction

Ext-PHP Version 0.1
Extjs framework for rapidly build web application using Extjs Library


INSTALATION
==============================================
1. Make sure the file config_sistem.php writable for public (chmod 777)
2. Browse with firefox to installation folder 
   Example : http://localhost/<your_folder>/install
   fit site title, menu title with your application that you would to build

RUNNING WEBSITE eg (http://localhost/<your_folder>)
==================================================
USER NAME AND PASSWORD
username = admin
password = admin

HOW TO MAKE SAMPLE MODULE WORKS
- Export sample-sql file in sample-sql folder with PHPMyAdmin to test database
- Edit file app/config/config.db.php
    * make sure the mysql user and password is right with your Mysql Server 
- Click the menu once again.

Files List
start.php
- Main page that would be show after login. you can fill it with html or php script
config_ux
- the file is uses to manage ux javascript that loaded after main page completed from extjs/ux folder

HOW TO BUILD YOUR OWN MODULE. 
the whole modules located in folder app
 - app/config/config.db.php
  database configuration of yours. see adodb php doc for supported database types

app/model
 - your model file. the suffix is _m for each model

app/view_js
 - the UI extjs content file.  suffix is always _v

app/controller
 - the controller file. the suffix is _c

HOW TO CREATE NEW MENU AND EVENT MENU
Click Menu Manager 
-- "Add Menu" for create new menu 
-- "Add Sub Menu" for create new folder menu
After that click User manager to activated the menu depend User Group

More information can found at http://indowebit.com

Regards, 


Ashadi

ext-php's People

Contributors

calrek avatar indowebit avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.