Technosmart Framework (TSFW) is a PHP framework based on Codeginiter & Extjs for making a web apps like information system,etc.
- User,group,and menu management
- Easy to use
- Apache 2.x.x
- PHP 5.x.x (with mysql, session, hash, json, mbstring extension)
- MySQL 5.x.x
- Latest browser.
- Extract to web root folder (eq: /var/www/html => Ubuntu)
- Create database named tsfw
- Edit database config (application/config/database.php) Change database value to 'tsfw', username and password is depend on your mysql configuration
- Import tsfw database schema (it's included on tsfw source, eg. TSFW/tsfw.sql)
Please contact me on my twitter @agasigp and my email agasigp@live.com if you have any question about this framework.